Releases: modern-magic/grm
Releases · modern-magic/grm
v0.9.3
v0.9.2
chore: release v0.9.2
v0.9.1
chore: release v0.9.1
V0.9.0
Background
Feature & Improves
- Perf
grm ls
speed. - Perf
grm test
speed. - Reduce project size.
- More friendly prompt option.
Major
After v0.9.0
we don't read .grmrc
any more. We record all conf in your local path.
V0.8.0
Background
Feature and Improves
test
command support test custom multiple source. ( In past we just get the frist arg from stdout. But now accepts multiple
$ grm test npm yarn
Improves
Optimize helper info.
V0.7.0
Background
Major
Don't support read .nrm
file as a preset config. we will use yaml replace it. So you need re set your registry.
V0.6.2
Background
Patches
- Fix add registry can same as preset registry.
Major
Use directive no longer provides a default source.
v0.6.1
V0.6.0
What's Changed
- docs: add goreport card by @zaunist in #19
- test: add internal package test case by @zaunist in #20
- feat: add unit test in ci by @zaunist in #21
- feat: use command replace io by @nonzzz in #23
- [Feature]: support generaor msi file. by @nonzzz in #25
- ci: exclude assets dir by @zaunist in #26
- feat: support package msi in CI by @zaunist in #27
- feat: fetch use concurrency by @nonzzz in #22
Full Changelog: v0.5.1...v0.6.0