Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 636 Bytes

File metadata and controls

31 lines (24 loc) · 636 Bytes

v1.3.0 (2019-06-18)

  • Merged PR #2: Numpy vectorized efd
  • Moved from Travis CI to Azure Pipelines
  • Replaced rst with markdown

v1.2.0 (2018-06-14)

  • Updated setup.py
  • Updated numpy requirement
  • Added Pipfile
  • Ran Black on code
  • Testing on 3.6

v1.1.0 (2018-06-13)

  • New example for OpenCV
  • Updated documentation

v1.0 (2016-04-19)

  • Deemed stable enough for version 1.0 release
  • Created documentation.

v0.1.2 (2016-02-29)

  • Testing with pytest instead of nosetests.
  • Added Coveralls use.

v0.1.1 (2016-02-17)

  • Fixed MANIFEST
  • Added LICENSE file that was missing.

v0.1.0 (2016-02-09)

  • Initial release