Outlines Core v0.1.22
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
- @iratebadger made their first contribution in #94
- @unaidedelf8777 made their first contribution in #115
Full Changelog: 0.1.21...0.1.22