Skip to content

v0.3.0

Choose a tag to compare

@luckasRanarison luckasRanarison released this 02 Nov 15:43
· 20 commits to master since this release

What's changed

The user is now responsible for managing the table used by the solver, the crate provide some utility functions allowing it to either be written to the disk or bundled in the binary similar to the CLI version.

  • Improved error handling (7fd0a1e).

  • Separated the library and binary create. (566301d)

  • solve() has been removed. (566301d)

Full Changelog: v0.2.1...v0.3.0