Releases: kevinpapst/kimai2-console
Releases · kevinpapst/kimai2-console
1.0.1
1.0
Attention: minimum PHP version required is now PHP 8.1
Release was tested with API version 0.7 and Kimai version 2.0.26 only.
Requirements
- Kimai > v2.0.20
- PHP 8.1 or 8.2
- cURL extension
- json extension
- iconv extension
- zlib extension
- mbstring extension
0.4
Attention: minimum PHP version required is now PHP 7.4
- Allow PHP 8.0, PHP 8.1
- Use composer package for API stubs (makes next update easier)
- Added phpstan, GitHub CI action and fixed several code style issues
- Removed commands
kimai self:check
,kimai self:update
andkimai self:rollback
- Apply future updates by downloading the latest release PHAR
Release was tested with API version 0.6 and Kimai version 1.21 only.
0.3.3
Changelog
- fix loading project specific activities
- fixed: message types and typos
0.3.1
Changelog
- updated docs
- added SHA1 sum to verify PHAR
0.3
Changelog
- reduced api calls when starting record
- support curl options in config
- allow to update timesheet in active and stop commands
- added
self:check
command - added
self:update
command - added
self:rollback
command
0.2
Changelog
- added command "active"
- added command "stop"
- added command "start"
- added output format "csv"
0.1.1
Changelog
- show project title in activity list
- show customer title in project list
- improved docs
- renamed config command
0.1
A first test release for demo purpose only.
Currently available commands:
kimai version
kimai customer:list
kimai project:list
kimai activity:list