Skip to content

Releases: kevinpapst/kimai2-console

1.0.1

29 Jun 20:46
Compare
Choose a tag to compare

Fixed: description and tags are 0|1

1.0

24 Jun 10:10
Compare
Choose a tag to compare
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

03 Sep 16:26
335c9c1
Compare
Choose a tag to compare
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 and kimai 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

27 Jan 17:26
Compare
Choose a tag to compare

Changelog

  • fix loading project specific activities
  • fixed: message types and typos

0.3.1

06 Jan 19:44
Compare
Choose a tag to compare

Changelog

  • updated docs
  • added SHA1 sum to verify PHAR

0.3

05 Jan 17:57
Compare
Choose a tag to compare
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

03 Jan 17:53
Compare
Choose a tag to compare
0.2

Changelog

  • added command "active"
  • added command "stop"
  • added command "start"
  • added output format "csv"

0.1.1

30 Dec 13:41
Compare
Choose a tag to compare

Changelog

  • show project title in activity list
  • show customer title in project list
  • improved docs
  • renamed config command

0.1

21 Dec 18:39
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

A first test release for demo purpose only.

Currently available commands:

  • kimai version
  • kimai customer:list
  • kimai project:list
  • kimai activity:list