Skip to content

0.4.0

Compare
Choose a tag to compare
@jmenglund jmenglund released this 27 May 21:22
· 15 commits to master since this release
5523c09

This is a minor release with the following changes:

  • Non-NumPy numeric dtypes should now be supported.
  • The ValidationWarning is now issued att stack level 2. This makes it possible to
    trace the line of code that called the function that raised the warning.