Skip to content

Releases: BTrDB/btrdb-python

v5.5.2

20 Jun 20:55

Choose a tag to compare

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

17 Jun 18:33
db90048

Choose a tag to compare

This release contains the following changes:

  • Adds minimum and maximum time constants for BTrDB and updates earliest and latest
  • Adds a current function that returns the point closest to now
  • Adds a pointwidth helper for easier aligned_windows analysis
  • Ignores missing default profile if credentials are passed in

Release version v5.5

11 Jun 20:34

Choose a tag to compare

This release contains the following changes:

  • updates docstrings to better reflect returned objects
  • modifies how btrdb.connect credentials are constructed using PG profiles, ENV variables, etc.
  • changes to Stream.update to allow for nested annotation data