Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.2.0 source code.tar.gz | 2025-05-12 | 277.2 kB | |
3.2.0 source code.zip | 2025-05-12 | 430.9 kB | |
README.md | 2025-05-12 | 1.8 kB | |
Totals: 3 Items | 709.9 kB | 0 |
Migrations
What's Changed
Features
- Allow to batch defer multiple jobs at once by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1382
Bug Fixes
- Fix sync-pre-commit by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1377
- Fix filepath typo in README.md by @philherbert in https://github.com/procrastinate-org/procrastinate/pull/1371
- Make the JSONValue type recursive by @ewjoachim in https://github.com/procrastinate-org/procrastinate/pull/1388
Miscellaneous
- Add a Django model for the worker by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1378
- Remove unused job "success" by @ewjoachim in https://github.com/procrastinate-org/procrastinate/pull/1389
- Launch sync-pre-commit only when relevant files were modified by @ewjoachim in https://github.com/procrastinate-org/procrastinate/pull/1390
- Fix licence, packages and badges by @ewjoachim in https://github.com/procrastinate-org/procrastinate/pull/1391
Documentation
- Add a section about benchmarks to the discussions by @medihack in https://github.com/procrastinate-org/procrastinate/pull/1386
New Contributors
- @philherbert made their first contribution in https://github.com/procrastinate-org/procrastinate/pull/1371
Full Changelog: https://github.com/procrastinate-org/procrastinate/compare/3.1.0...3.2.0