Skip to content

v1.4.1

Compare
Choose a tag to compare
@timofurrer timofurrer released this 10 Feb 22:05
· 117 commits to master since this release
d10d1de

Added

  • Python 3.6 support
  • Python 3.7-dev support (allowed to fail)

Fixed

  • Do not overwrite existing class and instance attributes with sure properties (when. should, ...). Refs #127, #129
  • Fix patched built-in dir() method. Refs #124, #128