Releases: datacamp/pythonwhat
Releases · datacamp/pythonwhat
v2.25.0
What's Changed
- docs: cleanup: remove redundant sphinxprettysearchresults Sphinx extension by @jayaddison in #412
- [CP-3515] chore: split and update test and docs dependencies by @rikbw in #413
- [CP-3517] chore: fix typo's, use raw strings, update varnames by @rikbw in #414
- [CP-3517] chore: fix failing test by @rikbw in #416
New Contributors
- @jayaddison made their first contribution in #412
- @rikbw made their first contribution in #413
Full Changelog: v2.24.4...v2.25.0
v2.24.0
Enhancements
- Support Python version 3.9
- Update dependencies to up-to-date versions
v2.23.2: Merge pull request #396 from datacamp/feat/update_has_expr_feedback
[LO-1231] Feat/update_has_expr_feedback
v2.23.1: Merge pull request #395 from datacamp/fix/has_expr_string_formatting
[LO-827] Fix/has-expr-string-formatting
v2.22.0
v2.21.0
v2.20.2
v2.20.1
v2.20.0
v2.19.0
state
is now the first argument to SCT functions (instead of a keyword argument)- functionality is shared with protowhat:
Reporter
,Chain
,F
and logic SCTs are reusedState
andFeedback
inheritDispatcher
handles parsing (decoupled fromState
)Test
moved