Releases: Xedon/moco_cli
Releases · Xedon/moco_cli
v0.4.2
v0.4.1
What's Changed
- Replaced openssl with rustls, thx to @maximumstock in #18 fixed #17
- Refactoring and fixing typos by @maximumstock in #19 #20
New Contributors
- @maximumstock made their first contribution in #20
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Fixed a bunch of typos thx to @lecodeski
- Added last week/month flag to list and sync command
- Added compact flag to list command which will sum up activities to on peer day
- Added more documentation for the commands
- Added documentation on how to install
- Updated dependencies
New Contributors
- @lecodeski made their first contribution in #10
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- Add timer command
- Add timer subcommand start
- Add timer subcommand stop
- Implement edit command
- Polishing code and command output
Special thanks to @rodolfoksveiga for his help.