v0.3.0
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