Releases: mkon/rippling-cli
Releases · mkon/rippling-cli
v0.5.0
What's Changed
- Update dependencies by @mkon in #33
- Update json_value_merge requirement from 1.1.2 to 2.0.0 in /api by @dependabot in #31
- Update mockito by @mkon in #34
- Allow configuring access token by @mkon in #36
- Use Ureq http library by @mkon in #37
- Update tzdb requirement from 0.5.3 to 0.7.2 in /cli by @dependabot in #35
- Cleanup by @mkon in #38
- Only consider approved requests by @mkon in #39
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Cleanup http implementation by @mkon in #18
- Add Authenticator support by @mkon in #19
- Spinner wrap by @mkon in #20
- Simplify MFA commands by @mkon in #22
- Print regular hours and break duration in status command. by @kublaios in #21
- Add prompt when adding manual entry by @mkon in #24
- Convert to workspace by @mkon in #25
- Detect interactive shell by @mkon in #26
- Replace dialoguer with inquire by @mkon in #27
- Update attohttpc requirement from 0.24.1 to 0.25.0 in /api by @dependabot in #28
- Remove atty by @mkon in #29
- Update attohttpc requirement from 0.25.0 to 0.26.0 in /api by @dependabot in #30
- Pass token during MFA to skip user input prompt. by @kublaios in #23
New Contributors
- @kublaios made their first contribution in #21
- @dependabot made their first contribution in #28
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
What's Changed
- Add build cache by @mkon in #1
- Split up client by @mkon in #2
- Fix break commands by @mkon in #3
- Commands by @mkon in #4
- Add yesterday command by @mkon in #5
- Replace chrono with time by @mkon in #6
- Fix tz detection & time formatting by @mkon in #7
- Extract live commands by @mkon in #8
- Fix manual time entry by @mkon in #9
- Support manual entry by @mkon in #10
- Support 2fa flow by @mkon in #11
- Cleanup commands by @mkon in #12
Full Changelog: v0.1.0...v0.2.0