Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Releases: tango-controls-hdbpp/libhdbpp-cassandra

v0.12.2

25 Sep 09:33
Compare
Choose a tag to compare

Fixed incorrect binding for float/double nan. Now correctly binds as a nan.

v0.12.1

28 Aug 13:09
18c6e0e
Compare
Choose a tag to compare
  • Fixed error where TangoEventBinder was passed error events. This raised an exception.

v0.12.0

16 Jul 14:16
59c68dd
Compare
Choose a tag to compare
  • Refactor out more code, add prepared statements to reduce repeated code, some code cleanup, develop unit tests more
  • Updated documentation, feedback and cleaned up some layout
  • More unit testing and a testing infrastructure.
  • Updated to Catch2 for testing
  • Splitting out the attribute cache into its own class.
  • Updated logging system and cleaned up some code
  • Use Uuid generator correctly
  • Remove unused spectrum dim variables
  • Version information updated
  • New config parameter "store_diag_time"

v0.11.0

30 Jan 08:57
Compare
Choose a tag to compare

Highlights

  • Mandatory consistency config option added to library
  • Some refactor work

v0.10.0

06 Nov 14:45
Compare
Choose a tag to compare

Improved build and documentation