Releases: mattmc3/antidote
Releases · mattmc3/antidote
v1.4.1
v1.4.0
v1.3.0
v1.2.1
What's Changed
- New bundle parser
- Better help docs
- Bugfixes galore
- Tons of code refactoring for speed and maintainability
- Tons of new tests
- feat(antidote-path): return the path of the bundle by @andrewr94 in #14
- V1.2.0 by @mattmc3 in #27
- V1.2.1 by @mattmc3 in #29
New Contributors
- @andrewr94 made their first contribution in #14
- @mattmc3 made their first contribution in #27
Full Changelog: v1.1.0...v1.2.1
v1.1.0
- Release of https://getantidote.github.io
- Add command
antidote load
- Add command
antidote install
- Add command
antidote --version
- Add ZTAP tests
- Add project code of conduct
- Add self-update to
antidote update
- Code refactor and tons of documentation curation