Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@ajdawson ajdawson released this 09 May 12:49
· 42 commits to master since this release

This release has no major user-facing changes, its main purpose is to modernise the test suite and fix problems with NumPy compatibility, although the modifications to the test suite may have knock-on effects for package maintainers.

  • Fixes for NumPy compatibility [#89, #90].
  • Switch from nose to pytest for the test suite [#91 , #94].