Skip to content

Release 1.1.2

Latest

Choose a tag to compare

@JoschD JoschD released this 28 Oct 10:15
· 1 commit to master since this release
8c7cd3a

This patch release fixes the global import and gets rid of deprecation warnings/deprecations.

Fixed:

  • fix absolute import
  • use math instead of np.math
  • added commandline tests

What's Changed

  • Fixes main import and deprecation warnings by @JoschD in #14

Full Changelog: v1.1.1...v1.1.2