Releases: watercooler-labs/toggl-cli
Releases · watercooler-labs/toggl-cli
v0.4.9
What's Changed
- ⚙️ Fix configuration use in start command by @shantanuraj in #87
- 👾 Allow tags to be set in
start
command by @shantanuraj in #88
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
- Support reading token from environment variable by @shantanuraj in #82
Full Changelog: v0.4.7...v0.4.8
v0.4.7
- Use stable rust in rust-toolchain.toml
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Add support for setting workspace using the config by @shantanuraj in #80 thanks to @junseinagao for reporting
Full Changelog: v0.4.5...v0.4.6
v0.4.5
v0.4.4
What's Changed
- Canonicalize path of Git root. by @trombonehero in #77
New Contributors
- @trombonehero made their first contribution in #77
Full Changelog: v0.4.3...v0.4.4-next
v0.4.3
What's Changed
- Add documentation about archlinux package by @BarbUk in #73
- Use BufWriter in list command to avoid println! in a loop by @arcstur in #75
- Fix
toggl list
panic by @shantanuraj in #76
New Contributors
Full Changelog: v0.4.2...v0.4.3-next
v0.4.2
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- 🍴 Fetch entities in parallel for real by @shantanuraj in #70
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- ⚙️ Integrate configuration into tracking by @shantanuraj in #62
- 🩹 Fix path output when stdout is not terminal by @shantanuraj in #64
- 🎬 Add
-C
flag to allow changing directory by @shantanuraj in #66 - 🗂️ Adding option to list all available projects by @lhoffjann in #69
New Contributors
- @lhoffjann made their first contribution in #69
Full Changelog: v0.3.0...v0.4.0