-
v1.25.1 Stable
released this
2024-11-24 11:08:15 +01:00 | 37 commits to main since this release1.25.1 (2024-11-24)
Bug Fixes
- sentry: only import/run Sentry if enabled (2d4a129)
What's Changed
- fix(sentry): only import/run Sentry if enabled by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/318
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.25.0...v1.25.1
Downloads
-
v1.25.0 Stable
released this
2024-11-24 10:45:53 +01:00 | 38 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
-
v1.24.0 Stable
released this
2024-11-13 17:33:43 +01:00 | 45 commits to main since this release1.24.0 (2024-11-17)
What's Changed
- chore(pip-prod)(deps): bump identify from 2.6.1 to 2.6.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/310
- chore(pip-prod)(deps): bump tomli from 2.0.2 to 2.1.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/311
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.23.0...v1.24.0
Downloads
-
v1.23.0 Stable
released this
2024-11-08 17:45:53 +01:00 | 47 commits to main since this release1.23.0 (2024-11-10)
What's Changed
- chore(pip-prod)(deps): bump sentry-sdk from 2.17.0 to 2.18.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/308
- chore(pip-prod)(deps): bump packaging from 24.1 to 24.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/309
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.22.0...v1.23.0
Downloads
-
v1.22.0 Stable
released this
2024-10-29 17:49:15 +01:00 | 49 commits to main since this release1.22.0 (2024-11-03)
What's Changed
- chore(pip-prod)(deps): bump virtualenv from 20.27.0 to 20.27.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/307
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.21.0...v1.22.0
Downloads
-
v1.21.0 Stable
released this
2024-10-18 18:49:23 +02:00 | 50 commits to main since this release1.21.0 (2024-10-20)
What's Changed
- chore(pip-prod)(deps): bump pyparsing from 3.1.4 to 3.2.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/303
- chore(pip-prod)(deps): bump xmltodict from 0.14.1 to 0.14.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/304
- chore(pip-prod)(deps): bump sentry-sdk from 2.16.0 to 2.17.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/305
- chore(pip-prod)(deps): bump virtualenv from 20.26.6 to 20.27.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/306
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.20.0...v1.21.0
Downloads
-
v1.20.0 Stable
released this
2024-10-10 21:03:14 +02:00 | 54 commits to main since this release1.20.0 (2024-10-13)
What's Changed
- chore(pip-prod)(deps): bump astroid from 3.3.4 to 3.3.5 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/297
- chore(pip-prod)(deps): bump sentry-sdk from 2.15.0 to 2.16.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/298
- chore(pip-prod)(deps): bump xmltodict from 0.13.0 to 0.14.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/299
- chore(pip-prod)(deps): bump charset-normalizer from 3.3.2 to 3.4.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/300
- chore(pip-prod)(deps): bump distlib from 0.3.8 to 0.3.9 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/301
- chore(pip-prod)(deps): bump xmltodict from 0.14.0 to 0.14.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/302
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.19.0...v1.20.0
Downloads
-
v1.19.0 Stable
released this
2024-10-02 20:01:54 +02:00 | 60 commits to main since this release1.19.0 (2024-10-06)
What's Changed
- chore(pip-prod)(deps): bump dill from 0.3.8 to 0.3.9 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/294
- chore(pip-prod)(deps): bump sentry-sdk from 2.14.0 to 2.15.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/295
- chore(pip-prod)(deps): bump tomli from 2.0.1 to 2.0.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/296
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.18.0...v1.19.0
Downloads
-
v1.18.0 Stable
released this
2024-09-27 19:03:09 +02:00 | 63 commits to main since this release1.18.0 (2024-09-29)
What's Changed
- chore(pip-prod)(deps): bump astroid from 3.3.3 to 3.3.4 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/292
- chore(pip-prod)(deps): bump virtualenv from 20.26.5 to 20.26.6 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/293
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.17.0...v1.18.0
Downloads
-
v1.17.0 Stable
released this
2024-09-20 20:10:12 +02:00 | 65 commits to main since this release1.17.0 (2024-09-22)
What's Changed
- chore(pip-prod)(deps): bump identify from 2.6.0 to 2.6.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/284
- chore(pip-prod)(deps): bump platformdirs from 4.3.2 to 4.3.3 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/285
- chore(pip-prod)(deps): bump idna from 3.8 to 3.10 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/286
- chore(pip-prod)(deps): bump filelock from 3.16.0 to 3.16.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/287
- chore(pip-prod)(deps): bump virtualenv from 20.26.4 to 20.26.5 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/288
- chore(pip-prod)(deps): bump platformdirs from 4.3.3 to 4.3.6 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/289
- chore(pip-prod)(deps): bump astroid from 3.3.2 to 3.3.3 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/290
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.16.0...v1.17.0
Downloads