Skip to content

Releases: open-craft/problem-builder

v5.2.1 Deperecation

03 Dec 08:56
b89d041

Choose a tag to compare

What's Changed

  • chore: deprecation message for problem-builder by @xitij2000 in #420

Full Changelog: v5.2.0...v5.2.1

v5.2.0

16 Jun 22:41
a4cfa28

Choose a tag to compare

What's Changed

  • fix: parse_xml error during import by @Faraz32123 in #458
  • Drop support for Python 3.8 and Django 3.2.
  • Add support for Python 3.11, 3.12, and Django 5.2.

New Contributors

Full Changelog: v5.1.4...v5.2.0

v5.1.4

04 Aug 10:29
b54b9e5

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

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

Choose a tag to compare

What's Changed

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

Migrate to GitHub Actions

03 Mar 17:24

Choose a tag to compare

What's Changed

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

v5.1.0

19 Jan 12:20
97ce5aa

Choose a tag to compare

This release adds support for celery 5.x.

v5.0.0

01 Oct 14:26
95aea4d

Choose a tag to compare

Adds support for Django 3.2

fix: handle deleted questions

22 Apr 15:34
d5755a3

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

Choose a tag to compare

MCKIN-12600 key error on filtering username (#326)