Skip to content

Releases: open-craft/problem-builder

v5.1.4

04 Aug 10:29
b54b9e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.3...v5.1.4

v5.1.3

01 Jun 09:32
Compare
Choose a tag to compare

What's Changed

  • fix: do not use the runtime.replace_urls when the runtime is not ready by @Agrendalath in #349

New Contributors

Full Changelog: v5.1.2...v5.1.3

Restore static files in Python package

06 Mar 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2

Migrate to GitHub Actions

03 Mar 17:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

19 Jan 12:20
97ce5aa
Compare
Choose a tag to compare

This release adds support for celery 5.x.

v5.0.0

01 Oct 14:26
95aea4d
Compare
Choose a tag to compare

Adds support for Django 3.2

fix: handle deleted questions

22 Apr 15:34
d5755a3
Compare
Choose a tag to compare
fix: handle deleted questions (#328)

Step builder was raising `ValueError` if a question was deleted by the course author.

v4.1.12

22 Apr 09:13
cb4125e
Compare
Choose a tag to compare
MCKIN-12600 key error on filtering username (#326)

v4.1.9

06 Jan 12:24
b8e9ce6
Compare
Choose a tag to compare
Assessment score summary translation correction (#321)

v4.1.8

21 Dec 21:55
ebd3c97
Compare
Choose a tag to compare
MCKIN-28611 - Nested blocks imports fix (#320)