Skip to content

Version 0.3.3

Compare
Choose a tag to compare
@kaczmarj kaczmarj released this 09 Jan 21:15
· 92 commits to main since this release
25da8fe

This release fixes a bug in the installation of wsinfer. In version 0.3.2, installing wsinfer would not install a required data file. This has been fixed in 0.3.3. The 0.3.2 Docker images are not affected. Please do not pip install wsinfer version 0.3.2.

What's Changed

  • ENH: add more sphinx documentation + update docker versions by @kaczmarj in #55
  • REF: make modellib private + support numpy docstring style in sphinx docs by @kaczmarj in #56
  • FIX: add geojson validation in tests + update copyright year by @kaczmarj in #59
  • TST: run tests in docker image + fix setup.cfg regression by @kaczmarj in #61

Full Changelog: v0.3.2...v0.3.3