Skip to content

Releases: msz/hammox

v0.2.2

20 Feb 11:36
@msz msz
7f0bef5
Compare
Choose a tag to compare

Fixes

  • fixed printing struct name mismatch error [#26] [#27]

Acknowledgements

Thanks @kamilkowalski for spotting and fixing this!

v0.2.1

03 Dec 23:19
@msz msz
Compare
Choose a tag to compare

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!

v0.2.0

26 Oct 19:11
@msz msz
2bb2ede
Compare
Choose a tag to compare

Enhancements

  • broadened Elixir version support from ~>1.9 to ~>1.7 (#4) [@VitorTrin]

Under the hood

First release

27 Sep 22:12
@msz msz
Compare
Choose a tag to compare

Ships with Mox v0.5.1.