Skip to content

Releases: Sieboldianus/lbsntransform

v0.10.1

20 Nov 07:23
Compare
Choose a tag to compare

Fix

v0.10.0

19 Nov 13:45
Compare
Choose a tag to compare

Feature

  • lbsn raw to hll structure transformation (db1c24e)

Documentation

v0.9.1

23 Oct 12:53
Compare
Choose a tag to compare

Fix

  • pin lbsnstructure version (c74644c)

v0.9.0

23 Oct 12:13
Compare
Choose a tag to compare

Feature

  • migrations to lbsnstructure v1.3.0 (acbed1b)

v0.8.3

21 Oct 12:18
Compare
Choose a tag to compare

Fix

  • missing coalesce for place_description (c6457d5)
  • catch empty proto_map (23559d5)

v0.8.2

17 Sep 09:14
Compare
Choose a tag to compare

Fix

  • add support for postgres hstore (8c99a19)

v0.8.1

17 Sep 06:42
Compare
Choose a tag to compare

Fix

  • correct close of log file (c75d115)
  • return records for json.load wrapper (472e3d2)
  • catch jsonDecodeError on read; wrap exceptions (64888cf)
  • improve uncought exception reporting (22cc420)
  • CSV iterator (c372431)
  • flickr mapping return pipe (393d708)
  • handling of empty language in twitter json parse (bee811c)

v0.8.0

22 Aug 12:34
Compare
Choose a tag to compare

Feature

  • add option to process line separated json (6300838)

Fix

  • reporting of count_glob and identified records (7feb38a)
  • RepeatedCompositeField Error in Windows and MacOS (dc87e87)
  • Twitter tweet parsing structure update (7d19357)
  • wrong reporting of processed records (fcf0dd8)
  • record pipeline to return only single records (8bd895a)
  • database rollback integrity error (969b482)
  • use pathlib for os independent path handling (0d12c9e)
  • recognize transfer_limit (1fd9bde)
  • add exception handling for database out of space (977517e)

v0.7.3

12 Jul 17:07
Compare
Choose a tag to compare

Fix

Documentation

  • update command line args info (62a04cf)

v0.7.2

12 Jul 12:03
Compare
Choose a tag to compare

Fix

  • pipeline handle for different input queries (fbbfa1f)
  • pipeline generators for local file loop (4f62a70)
  • reporting for local input loop count (0cc4a2e)
  • json local input array parse (928952d)
  • store final remaining records (f789a1e)