Skip to content

Tags: your-overtime/cli

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
update deps

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
⬆️ update api dep (#21)

* ⬆️ update api dep

* update api dep to v2

* update deps and maybe fix create holiday

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
✨ update go to 1.18 and show time only in hours and minutes (#19)

* ✨ update go to 1.18 and show time only in hours and minutes

* add current state

* ✨ refactoring and create ical uris commands

* ⬆️ update api client

* ✏️ fix typo

* 📝 update README

Co-authored-by: Jasper Eumann <[email protected]>

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
♻️ update due api changes (#17)

* ♻️  update due api changes

* ✨ use duration from api

* 🧹 update deps

v.1.2.0

Toggle v.1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
✨ custom commands (#16)

* 🐛 check if description is set

* ✨ handle custom commands

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🐛 close #13 (#15)

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🐛 send description in body payload (#14)

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
✨ set version via github action (#11)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/unpaid free and number of holidays (#10)

* ✨ get holidays by type

* ✨ now you can change the number of holidays

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🐛 fix update holiday close #6 and add a minimal README (#7)

* 🐛 fix update holiday close #6 and add a minimal README

* 📝 fix release link

* 🎨 improve code