Releases: lord-executor/Toggl2Vertec
Releases · lord-executor/Toggl2Vertec
v2.5.0
What's Changed
- New
overtime
command by @adwicki and @lord-executor in #6
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Maintenance update
- Updated to use v9 API of the Toggl authentication service since v8 has been deprecated (see Toggl deprecation notice)
- Updated the project to .NET 8
- Updated all dependencies to the latest version
What's Changed
- Updated to use the api v9 for toggl by @daren-thomas in #3
New Contributors
- @daren-thomas made their first contribution in #3
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Minor update with some convenience functionality
- Added a
t2v clear
command to deal with Vertec issues - Configurable working day output processor
Note: Configuration changed slightly, so you may want to pull your default configuration again after updating to v2.1.0 with t2v config ConfirURL
v2.1.0
Small update to consolidate configuration.
- Moved
VertecExpression
configuration to the ProjectFilter processor from the "global" Toggl configuration. It just makes way more sense there.
Note: Configuration changed slightly, so you may want to pull your default configuration again after updating to v2.1.0 with t2v config ConfirURL
v2.0.0
New and improved version with
- Support for Vertec 6.5
- Using XML API to synchronize time entries
- New command
t2v credentials
to configure credentials from the command line - New command
t2v config
to download and install a pre-defined user configuration - Merging of multiple Toggl projects that are pointint to the same Vertec project
- Overhaul of the README and installation instructions
v1.5.0
First Scoop release, mostly for testing the deployment and preparing new features.
v1.0.0
Initial Release for internal use. Supports only legacy Vertec 2.x