Skip to content

v1.1.0

Compare
Choose a tag to compare
@KerekesDavid KerekesDavid released this 18 Sep 09:28
· 9 commits to main since this release

BREAKING:

  • log_event now automatically merges with the default, use log_event_raw to have the old functionality.
  • Fixed typos in config parameter names, they are now under /pycolytics/... instead of /pycolythics/....

Other:

  • merge and to_json functions are now significantly faster.
  • Clarified examples and readme.

Full Changelog: v1.0.1...v1.1.0