Skip to content

Smile: improve error handling, implement mypy testing

Choose a tag to compare

@bouwew bouwew released this 09 Apr 18:16
· 5093 commits to main since this release
253d278

Full changelog:

  • v0.17.5: Smile: rework to raise instead of return
    • raise in error-cases, move LOGGER.debug messages into raise
    • clean up code
  • Not separately released: v0.17.4 - Smile: improve typing hints, implement mypy testing