0.4.2 (2026-05-01)
- remove dynamic import package.json in help function (bb8fc1d)
0.4.1 (2026-05-01)
- add existence check for .nrmrc file in readNrmrc function (d019ad2)
0.4.0 (2026-03-26)
- enhance printRegistries to indicate current registry with asterisks (ccce9a5)
0.3.2 (2025-10-20)
- implement parseArgs and replace fetch with request to support node 14 (564001a)
0.3.1 (2025-01-26)
- add npmreg.proxy.ustclug.org to built-in registry (294a9f3)
0.3.0 (2024-08-11)
- fix nrmrc parser (056b4b7)
0.2.0 (2024-06-11)
- fallback when rc file not exists (7335b03)
0.1.3 (2024-03-12)
- fix the --version flag (9e059ef)
0.1.2 (2024-03-11)
- support timeout for test command (d14c87d)