v2025.01.08
·
40 commits
to master
since this release
What's Changed
- Ruff python by @JasonGrace2282 in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
- Remove tomli dependency in pre-commit by @JasonGrace2282 in #69
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #73
- Bump dependencies by @krishnans2006 in #70
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #74
- Dont attempt deploying docs on forks by @JasonGrace2282 in #82
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
- Add more formatting commits to git blame ignore by @JasonGrace2282 in #71
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #84
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #88
- Always show star icon on published submissions by @shrysjain in #85
- Add numbering to course students by @JasonGrace2282 in #78
- Add NixOS support by @JasonGrace2282 in #91
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #89
New Contributors
- @shrysjain made their first contribution in #85
Full Changelog: v2024.08.03...v2025.01.08
This release is mostly comprised of non-production changes; the key production changes are:
- A dependency bump in b43ea98
- Hotfixes in 93af349 (handling null point overrides in comments) and 548eac6 (invalid query when killing submissions)
- Minor UI improvements in 46efde4 and 6a43c84 (thanks @shrysjain, and congrats 🎉)
This release will hopefully clear the backlog of undeployed changes and allow for more streamlined merging of future PRs.
- Krishnan Shankar (@krishnans2006)