v2025.06.05
·
30 commits
to master
since this release
What's Changed
- Add docker setup for Tin by @JasonGrace2282 in #98
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #97
- Fixed submissions not working on dev env by @JasonGrace2282 in #86
- Better test error messages by @JasonGrace2282 in #81
Full Changelog: v2025.05.27...v2025.06.05
This release primarily moves some logic from run_submission into new Django settings variables, alongside dev env and testing improvements. It shouldn't cause any production issues.
- Krishnan Shankar (@krishnans2006)