Releases: Sieboldianus/lbsntransform
Releases · Sieboldianus/lbsntransform
v0.16.0
Feature
Fix
- Disable CSV output until further notice (
2014ce5
)
Documentation
- Update linux install command (
bc35783
)
- Update and cleanup Readme (
f16cf2c
)
- Re-order recommended pip setup instructions (
19e4575
)
v0.15.0
Feature
- Add method for hashtag extraction from string (
134119c
)
- Dynamic load of mapping modules (
09de72f
)
Fix
- Improved exception reporting for malformed records (
b7b83e2
)
v0.14.1
Fix
- Catch any geos.WKTReader() exceptions (
14f7721
)
- Windows lbsntransform.tools module not found. (
1643112
)
Documentation
- Fix admonition formatting (
c33b8c1
)
- Update conda install instructions (
4f0f96b
)
- Fix links and rehrase sections (
76875bf
)
v0.14.0
Feature
- Dynamic load of mapping modules (4168509)
Documentation
- Fix linebreak conversion on python to markdown arg-docstring conversion (ec14cc0)
v0.13.0
Feature
- Add topical._hashtag_latlng and social.community base (d20e766)
- Optional schema name override in cli (7c05673)
Fix
- Emoji extracted from body do not include grapheme clusters (1ddf046)
- Correct measure of userdays (hll) (36d6fa2)
Documentation
- Add submodule docstrings (ed9b754)
- Include main in api-docs, exclude empty submodule inits (a1d3e00)
- Update installation instructions (0a90472)
- Add instructions for using conda package manager (bd58d2b)
v0.12.2
Fix
- Module not found when installed with pip in linux (718ae78)
- Geos not found when installed from conda-forge (1c4adcd)
Documentation
- Add instructions for installing lbsntransform in linux (6ab02ca)
v0.12.1
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)
v0.12.0
Feature
- add _emoji_latlng base (40634b0)
- add cli option to selectively include hll bases (bf02a53)
- allow lbsn input filtering per type (5ce9d6f)
- add composite base example (_latlng_term) (9f4b8af)
Fix
- add origin to lbsn mapping input scheme (be7ea94)
- correct lbsn reference for LBSN mapping (dcd096e)
v0.11.0
Feature
- Add lbsn to lbsn mapping (647fe8b)
- allow zipping of local inputs (6ebedf1)
- allow skipping until record x (3dc34d7)
Fix
Documentation
- Update sequence chart (a891edb)
- add mkdocs Documentation, Examples and Quick Start (c7d3d47)