Skip to content

Releases: datacamp/pythonwhat

v2.24.0

16 Sep 09:43
d4a0c9a
Compare
Choose a tag to compare

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

03 Aug 15:55
91ed457
Compare
Choose a tag to compare

v2.23.1: Merge pull request #395 from datacamp/fix/has_expr_string_formatting

29 Jul 10:11
f4ed055
Compare
Choose a tag to compare

v2.22.0

05 Sep 19:00
Compare
Choose a tag to compare

Enhancements

  • Add support for replacing the placeholder focus with the focused code in the expr_code argument
  • Expose bash history functionality from protowhat

v2.21.0

05 Sep 19:01
Compare
Choose a tag to compare

Enhancements

  • Use path info in run

v2.20.2

05 Sep 19:01
Compare
Choose a tag to compare

Enhancements

  • Improve checking exceptions
  • Improve checking file content

v2.20.1

05 Sep 19:02
Compare
Choose a tag to compare

Enhancements

  • Speed improvements

v2.20.0

05 Sep 19:03
Compare
Choose a tag to compare

Enhancements

  • Expose _debug function
  • Update protowhat

v2.19.0

25 Mar 12:38
Compare
Choose a tag to compare
  • 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 reused
    • State and Feedback inherit
    • Dispatcher handles parsing (decoupled from State)
    • Test moved

v2.18.1

21 Nov 10:04
Compare
Choose a tag to compare

Fixes

  • Fix setup_state