Releases: BTrDB/btrdb-python
Releases · BTrDB/btrdb-python
v5.5.2
This release contains the following changes:
- removes Python 3.4, 3.5 support
- explicitly adds intersphinx extension to docs
- adds sql query method for stream metadata
- adds unit property to Stream
- adds collection/name parsing for streams method
- fixes incorrect streamset annotation filtering
- fixes deserialization of annotation values
- updates docs for anaconda deploy instructions
- adds check for file during credentials call
v5.5.1
This release contains the following changes:
- Adds minimum and maximum time constants for BTrDB and updates
earliestandlatest - Adds a
currentfunction that returns the point closest to now - Adds a
pointwidthhelper for easieraligned_windowsanalysis - Ignores missing default profile if credentials are passed in
Release version v5.5
This release contains the following changes:
- updates docstrings to better reflect returned objects
- modifies how
btrdb.connectcredentials are constructed using PG profiles, ENV variables, etc. - changes to
Stream.updateto allow for nested annotation data