Skip to content

Releases: vshn/odootools

v1.3.1

08 Nov 15:46
51c52b1
Compare
Choose a tag to compare

1 changes since v1.3.0

🐛 Fixes

  • Fix crash when generating an employee report (#134)

v1.3.0

08 Nov 14:45
5956f4e
Compare
Choose a tag to compare

3 changes since v1.2.0

🚀 Features

  • Include current time in monthly report as sign_in (#130)
  • Introduce support for different time zones in monthly report (#133)

🔗 Dependency Updates

  • Update mamezou-tech/setup-helmfile action to v1.1.0 (#131)

v1.2.0

03 Nov 15:59
63e7ee3
Compare
Choose a tag to compare

12 changes since v1.1.3

🚀 Features

  • Rework monthly report summary (#129)

🛠️ Minor Changes

  • Update CI and other boilerplate (#126)

📄 Documentation

  • Auto-generate assets on depdendency upgrades (#118)
  • Add architecture documentation (#127)

🔗 Dependency Updates

  • Update dependency bootstrap to v5.2.1 (#113)
  • Update module github.com/urfave/cli/v2 to v2.17.1 (#115)
  • Update dependency bootstrap to v5.2.2 (#117)
  • Update module github.com/labstack/echo/v4 to v4.9.1 (#119)
  • Update paambaati/codeclimate-action action to v3.1.0 (#121)
  • Update paambaati/codeclimate-action action to v3.1.1 (#122)
  • Update module github.com/urfave/cli/v2 to v2.23.0 (#125)
  • Update module github.com/stretchr/testify to v1.8.1 (#124)

v1.1.3

06 Sep 11:05
e73f036
Compare
Choose a tag to compare

2 changes since v1.1.2

🐛 Fixes

  • Fix nil pointer panic in error handling for employee report (#112)

🔗 Dependency Updates

  • Update module github.com/urfave/cli/v2 to v2.14.1 (#108)

v1.1.2

05 Sep 11:59
2d89d16
Compare
Choose a tag to compare

5 changes since v1.1.1

🔗 Dependency Updates

  • Update module github.com/labstack/echo/v4 to v4.8.0 (#107)
  • Update module go.uber.org/zap to v1.23.0 (#110)
  • Update module github.com/labstack/echo/v4 to v4.9.0 (#111)
  • Update module github.com/ccremer/go-command-pipeline to v0.20.0 (#109)
  • Update module go to 1.19 (#104)

v1.1.1

09 Aug 16:38
7c73bc6
Compare
Choose a tag to compare

11 changes since v1.1.0

🔗 Dependency Updates

  • Update module github.com/stretchr/testify to v1.7.2 (#96)
  • Update module github.com/urfave/cli/v2 to v2.10.1 (#94)
  • Update module github.com/stretchr/testify to v1.7.3 (#97)
  • Update mamezou-tech/setup-helmfile action to v1 (#100)
  • Update module github.com/ccremer/go-command-pipeline to v0.18.0 (#101)
  • Update module github.com/urfave/cli/v2 to v2.11.1 (#98)
  • Update module github.com/stretchr/testify to v1.8.0 (#99)
  • Update module github.com/labstack/echo-contrib to v0.13.0 (#103)
  • Update module go.uber.org/zap to v1.22.0 (#106)
  • Update module github.com/ccremer/go-command-pipeline to v0.19.0 (#105)
  • Update dependency bootstrap to v5.2.0 (#102)

v1.1.0

27 May 12:07
f3c3092
Compare
Choose a tag to compare

8 changes since v1.0.1

🚀 Features

  • Add Out-of-office hours column to employee report (#92)

🔗 Dependency Updates

  • Update module github.com/urfave/cli/v2 to v2.5.1 (#88)
  • Update module github.com/ccremer/go-command-pipeline to v0.17.0 (#86)
  • Update mikepenz/release-changelog-builder-action action to v3 (#87)
  • Update docker/login-action action to v2 (#89)
  • Update module github.com/urfave/cli/v2 to v2.7.1 (#90)
  • Update goreleaser/goreleaser-action action to v3 (#93)
  • Update dependency docker.io/library/alpine to v3.16 (#95)

v1.0.1

31 Mar 11:02
151964c
Compare
Choose a tag to compare

1 changes since v1.0.0

🛠️ Minor Changes

  • Display a warning if weekly report can't be generated (#84)

v1.0.0

31 Mar 07:33
4576222
Compare
Choose a tag to compare

1 changes since v0.11.0

🚀 Features

  • Add a weekly report to the config view (#83)

v0.11.0

29 Mar 12:46
701c17a
Compare
Choose a tag to compare

11 changes since v0.10.1

🚀 Features

  • Allow to bulk-update overtime into Payslips in Employee report (#67)

🔗 Dependency Updates

  • Update actions/checkout action to v3 (#72)
  • Update module github.com/labstack/echo/v4 to v4.7.0 (#73)
  • Update module github.com/labstack/echo/v4 to v4.7.2 (#74)
  • Update module github.com/urfave/cli/v2 to v2.4.0 (#75)
  • Update module github.com/go-logr/logr to v1.2.3 (#77)
  • Update peter-evans/create-or-update-comment action to v2 (#80)
  • Update actions/cache action to v3 (#78)
  • Update module github.com/stretchr/testify to v1.7.1 (#76)
  • Update module github.com/ccremer/go-command-pipeline to v0.13.0 (#79)
  • Update to Go 1.18 and introduce Generics (#81)