Skip to content

Releases: datacamp/pythonwhat

v2.30.1

Choose a tag to compare

@rplopes rplopes released this 26 May 10:01
27b7b50

What's Changed

  • [CP-4791] Fix typed signature validation by @rplopes in #423
  • [CP-4790] Fix dill issue on Python3.12 by @rplopes in #424

Full Changelog: v2.30.0...v2.30.1

v2.30.0

Choose a tag to compare

@rplopes rplopes released this 30 Apr 14:53
1bad936

What's Changed

Full Changelog: v2.29.0...v2.30.0

v2.29.0

Choose a tag to compare

@rplopes rplopes released this 28 Mar 16:13
bdfc43c

What's Changed

  • [CP-4659] feat: drop direct dependency on numpy and pandas by @rplopes in #420
  • [CP-4659] Bump version by @rplopes in #421

New Contributors

Full Changelog: v2.28.0...v2.29.0

v2.28.0

Choose a tag to compare

@rikbw rikbw released this 30 Dec 14:09
f0bfbe3

What's Changed

  • [CP-4190] feat: delay pandas / numpy imports by @rikbw in #419

Full Changelog: v2.27.0...v2.28.0

v2.27.0

Choose a tag to compare

@rikbw rikbw released this 27 Nov 13:09
04720f5

What's Changed

Full Changelog: v2.26.0...v2.27.0

v2.26.0

Choose a tag to compare

@rikbw rikbw released this 27 Nov 12:20
73efcb4

What's Changed

  • [CP-3513] feat: lazy import pandas by @rikbw in #417

Full Changelog: v2.25.0...v2.26.0

v2.25.0

Choose a tag to compare

@rikbw rikbw released this 12 Sep 07:34
f2280ff

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

Full Changelog: v2.24.4...v2.25.0

v2.24.0

Choose a tag to compare

@TimSangster TimSangster released this 16 Sep 09:43
d4a0c9a

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

Choose a tag to compare

@JamesDanielOReilly JamesDanielOReilly released this 03 Aug 15:55
91ed457
[LO-1231] Feat/update_has_expr_feedback

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

Choose a tag to compare

@JamesDanielOReilly JamesDanielOReilly released this 29 Jul 10:11
f4ed055
[LO-827] Fix/has-expr-string-formatting