Skip to content

v0.2.1

Compare
Choose a tag to compare
@msz msz released this 03 Dec 23:19
· 198 commits to master since this release

Fixes

  • fixed exception when using negative integer literals [#13]
  • fixed exception when using annotated types outside of function parameters [#19]
  • fixed exception when using nested parametrized types [#20]
  • fixed wrong module being resolved when using a combination of remote and user types [#24]

Acknowledgments

Huge thanks to @nicholasjhenry for thoroughly battle testing Hammox and pointing these issues out!