Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## [0.4.0] - 2024-06-15
### Features
- Format boolean defaults in --help
- Preserve options order in help doc
- Allow arguments to specify type of string, integer or float
## [0.3.2] - 2024-06-14
### Documentation
- Document the ProcessShell module
## [0.3.1] - 2024-03-11
### Miscellaneous Tasks
- Update README.md version on release
## [0.3.0] - 2024-03-11
### Features
- [**breaking**] Boolean options do not default to false anymore
### Testing
- Added tests for the --help option
## [0.2.1] - 2023-12-30
### Miscellaneous Tasks
- Added changelog
## [0.2.0] - 2023-12-30
### Features
- Allow functions to define option defaults
<!-- generated by git-cliff -->