0.3.1
Shipping off a small release with a couple of new features: recap analyze
and recap browse
. Some typo fixes, documentation, and refactoring as well.
What's Changed
- Bump version to 0.3.1 by @criccomini in #125
- Exclude default, none, and unset in REST API by @criccomini in #126
- Add
sqlalchemy.*
to quickstart JSON by @criccomini in #127 - Renamed as_of to time by @khuara17 in #130
- Add
recap browse
command by @criccomini in #133 - Typo fix by @gunnarmorling in #135
- Refactor
typing.Inspector
and add docs by @criccomini in #137 - Typo fix by @gunnarmorling in #136
- Change
api.*
config toserver.uvicorn.*
and addserver.plugins
… by @criccomini in #138
New Contributors
- @khuara17 made their first contribution in #130
- @gunnarmorling made their first contribution in #135
Full Changelog: 0.3.0...0.3.1