Releases: egordm/nauman
Releases · egordm/nauman
Release 1.1.3
What's Changed
Full Changelog: 1.1.2...1.1.3
Release 1.1.2
Changelog
[1.1.2] - 2021-12-11
Bug Fixes
- [BUGFIX] Fixed wrong parsing of env section
Continuous Integration
- [CI] Bumped cargo version
Testing
- [TESTS] Added integration tests
[1.1.1] - 2021-12-11
Bug Fixes
- [BUGFIX] Bumped version in cargo.toml
- [BUGFIX] Fixed clap requiring a derive feature flag in newer versions
1.1.0
Changelog
[1.1.0] - 2021-12-11
Bug Fixes
- [BUGFIX] Updated dry-run to be a flag in cli
Documentation
- [DOCS] Split Job Syntax into a separate file
- [Docs] Fixed anchors in job syntax doc
Features
- [FEATURE] Updated cargo toml
- [FEATURE] Added badges
- [FEATURE] Added binary stripping
- [FEATURE] Added dotenv loading
- [FEATURE] Added task output file support
- [FEATURE] Added unit tests for utils
- [FEATURE] Console logger is always added except when explicitly configured
- [FEATURE] Added summary printing
Other
- Update README.md
Styling
- [CI] Fixed code style
- [CI] Added cliff for changelog gen
Full Changelog: 1.0.0...1.1.0
Release 1.0.0
[FEATURE] Added license, release workflow [DOCS] Updated readme