Releases: open-craft/section-to-course
Releases · open-craft/section-to-course
v0.4.3
v0.4.2
Changed
- Upgraded tox from
v3
tov4
and removedtox-battery
.
Added
- Created a new test for missing migrations and added it to the CI.
Fixed
- Added a missing Django migration.
- Replaced the invalid
ROOT_URLCONF
intest_settings.py
. - Made
./manage.py
executable.
v0.4.1
v0.4.0
What's Changed
- feat: Added integration test workflow action by @sathiscode in #4
- Python Requirements Update by @opencraft-requirements-bot in #6
- fix: Drop autocomplete of courses for performance. by @Kelketek in #7
New Contributors
- @sathiscode made their first contribution in #4
- @opencraft-requirements-bot made their first contribution in #6
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: mark new courses as self-paced [BB-7401] by @Agrendalath in #5
New Contributors
- @Agrendalath made their first contribution in #5
Full Changelog: v0.2.0...v0.3.0
v0.2.0
This release is the first release published to PyPi. It contains admin views, allowing you to create courses from sections in a (relatively) user-friendly manner.
What's Changed
Full Changelog: v0.1.0...v0.2.0