Skip to content

Outlines Core v0.1.22

Compare
Choose a tag to compare
@rlouf rlouf released this 09 Dec 19:43
· 52 commits to main since this release

What's Changed

  • Remove JSON Schema conversion tests ported to Rust by @rlouf in #118
  • Fix handling of the anything_else check by @iratebadger in #94
  • Switch from HashMap -> FxHashMap for better compilation performance. by @unaidedelf8777 in #115
  • Use a script to automatically set the version in Cargo.toml by @rlouf in #111

New Contributors

Full Changelog: 0.1.21...0.1.22