What's Changed
* `anyOf` and `oneOf` implementation of the JSON Schema spec are incorrect by BruParis in https://github.com/outlines-dev/outlines/pull/399
* Update the documentation styling and Home Page by rlouf in https://github.com/outlines-dev/outlines/pull/408
* Track usage, add system prompt and timeout by HerrIvan in https://github.com/outlines-dev/outlines/pull/388
* Change line spacing and index code width by rlouf in https://github.com/outlines-dev/outlines/pull/409
* Fix the width of the code example on index by rlouf in https://github.com/outlines-dev/outlines/pull/410
* Improve Getting Started section of the documentation by rlouf in https://github.com/outlines-dev/outlines/pull/411
* Update README.md by rlouf in https://github.com/outlines-dev/outlines/pull/412
* Remove unused FSM code by brandonwillard in https://github.com/outlines-dev/outlines/pull/414
* Refactor the sequence generation by rlouf in https://github.com/outlines-dev/outlines/pull/366
* Add Mamba models by rlouf in https://github.com/outlines-dev/outlines/pull/403
New Contributors
* BruParis made their first contribution in https://github.com/outlines-dev/outlines/pull/399
**Full Changelog**: https://github.com/outlines-dev/outlines/compare/0.0.13...0.0.14