Skip to content

v0.12.1

Compare
Choose a tag to compare
@Sieboldianus Sieboldianus released this 11 Feb 14:06
· 328 commits to master since this release

Fix

  • assertion error on records-shard merge (71cf51f)
  • performance issue with large hll upserts (bac72b3)
  • TypeError for live db query with skip_records (b0216a4)
  • update lbsnstructure min version (371e35d)
  • add skipping of records based on count (383a79b)
  • --startwith_db_rownumber flag ignored on LBSN input (4dfa1f3)
  • cli output reporting (line ending) (7ac3c01)
  • add exception handling for hll db queries (3ecf721)

Documentation

  • clarify --startwith_db_rownumber (8a0d44b)