Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 297 Bytes

release_notes.rst

File metadata and controls

18 lines (14 loc) · 297 Bytes

Release Notes

v0.4.0

  • Fixed __eq__ and __ne__ where 'other' doesn't have attribute.

v0.3

  • compare_on_attr decorator no longer checks that class has attribute

v0.2

  • Fixed tests for Python 2

v0.1

  • This is the initial release of python3-utils.