Skip to content

Releases: mjhajharia/deprecat

v2.1.3

24 Jul 00:07
524c665
Compare
Choose a tag to compare

Fixing various issues in v2.1.2 that prevented it from being uploaded to PyPI.

What's Changed (since v2.1.1)

New Contributors

Full Changelog: v2.1.1...v2.1.3

v2.1.2

18 Jan 06:37
Compare
Choose a tag to compare

New feature remove_version added.
Test suites are fixed for deprecat.classic. will fix things for deprecat.sphinx later, although they're minimal string problems and things seem to be fine.

(Note that this release was never pushed to PyPI.)

v2.1.1

27 Jan 15:06
be0c9fa
Compare
Choose a tag to compare

This release adds tests for the new features that deprecat adds on top of the original library that was forked (tantale/deprecated), namely:

  • tests for deprecated arguments warnings in functions, classes, static methods
  • tests for sphinx docstrings for deprecated arguments

v2.1.0

01 Dec 15:19
Compare
Choose a tag to compare

Bug fixes

deprecat 2.0.0

05 Nov 10:49
Compare
Choose a tag to compare
  • Everything is functional
  • Soon there'll be a new release with updated tests