-
v1.25.0 Stable
released this
2024-11-24 10:45:53 +01:00 | 21 commits to main since this release1.25.0 (2024-11-24)
Features
- switch to Poetry (968ec8e)
Bug Fixes
- config: return None if env var is empty or non-existent (#315) (f611b68)
- docker: correct typo in Dockerfile (cf2d542)
- docker: switch Dockerfile to Poetry (609fee4)
What's Changed
- chore(pip-prod)(deps): bump pyjwt from 2.9.0 to 2.10.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/312
- chore(pip-prod)(deps): bump sentry-sdk from 2.18.0 to 2.19.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/313
- feat: switch to Poetry by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/314
- fix(config): return None if env var is empty or non-existent by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/315
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.24.0...v1.25.0
Downloads