Releases: EMaksy/reportdaily
Releases · EMaksy/reportdaily
v0.3.0
Added
- Release 0.3.0 #28
- Intergrate CI to run pytest on every merged PR #26
- Make manpage available on GitHub pages #20
- Implement logging module to be able to categorize messages #16
- Output help when no subcommand was used #15
- Integrate a test suite #9
- Add a manpage #8
Changed
n/a
Deprecated
n/a
Removed
n/a
Fixed
n/a
Security
v0.2.0
Added
- Setup a default python project (#1)
- Skeleton-script with sub-commandos for the upcoming project script (#2)
- Added a Readme with the basic project description (#4)
- Added a changelog.txt for tracking all the upcoming changes (#5)
- Integrate bump2version (#6)
Changed
n/a
Deprecated
n/a
Removed
n/a
Fixed
- Fix typos in Readme