Skip to content

v0.14.6: Support rust 1.74.1 (#128)

Latest
Compare
Choose a tag to compare
@andrewdavidmackenzie andrewdavidmackenzie released this 13 Mar 18:58
· 11 commits to master since this release
d16c44d

This release fixes a build error for some versions of rustc, introduced in previous releases.

I have changed how sub-modules are exported to improve the API a little, while maintaining backwards compatibility.

It also cleans up the README, adds better code docs.