Skip to content

Latest commit

 

History

History
107 lines (86 loc) · 7.14 KB

CHANGELOG.md

File metadata and controls

107 lines (86 loc) · 7.14 KB

Changelog

v1.1.12 (2021-11-13)

Fix

  • Image name in lowercase #30 (4e6f3aa)
  • Image name in lowercase (c5f0fd1)

v1.1.11 (2021-11-13)

Fix

  • Repo owner in lowercase #29 (f3e5b1f)
  • Repo owner in lowercase (42e3903)

v1.1.10 (2021-11-13)

Fix

  • Use new syntax for build-push-action@v2 #28 (d8b62cb)
  • Use new syntax for build-push-action@v2 (65579a4)

v1.1.9 (2021-11-13)

Fix

  • Use github token and right variable #27 (cf65505)
  • Use github token and right variable (0122f07)

v1.1.8 (2021-11-12)

Fix

  • Use poetry to install package in container #26 (19e6970)
  • Use poetry to install package in container (f69a5a0)

v1.1.7 (2021-11-11)

Fix

v1.1.6 (2021-11-11)

Fix

v1.1.5 (2021-11-11)

Fix

  • Use own pat to trigger another workflow #23 (9d1a37f)
  • Use own pat to trigger another workflow (733a027)

v1.1.4 (2021-11-11)

Fix

v1.1.3 (2021-11-11)

Fix

  • Add env for docker release #21 (8c0b8a1)
  • Add env for docker release (951ff1d)

v1.1.2 (2021-11-11)

Fix

  • Adjust fixtures (5e25b2f)
  • Use string representation of datetime (7d1e7f6)
  • Gcal link usage and to delete boolean (6ef3c30)
  • Remove old timeezone_diff (f8688eb)
  • Use dates as timezone.date (67845de)
  • Updating of urls (84d32ad)
  • Updating of urls (b07f3e4)
  • Remove unnessecary timezone diff (4747d3b)
  • Use client secrets in gcal lient (ea5803a)
  • Remove unnecessary stuff from container (e40c3b8)
  • Owner of items in container (22f9833)
  • Client_secret instead of credential everywhere (05da839)

Documentation

v1.1.1 (2021-10-28)

Fix

  • Docker image and update docs #16 (cfdad3a)
  • Use user home with new config (e1d8873)

Documentation

  • Update docs for docker usage and update setup (c1f5e9e)

v1.1.0 (2021-10-25)

Feature

  • Auto-config when not existing (PR #14) (de1559b)
  • Add more dev features (b40b7cc)
  • Add auto install with tests (ca9ddc1)

Fix

v1.0.3 (2021-10-25)

Fix

v1.0.2 (2021-10-25)

Fix

  • Use poetry with semantic-release (PR #13) (cf1eb65)
  • Use poetry with semantic-release (7959574)
  • Semantic release usage (PR #12) (7dbf090)

Documentation

v1.0.1 (2021-10-24)

Fix

  • Too long descriptions causing crash PR #11 (a57f457)