Skip to content

v0.22.1

Compare
Choose a tag to compare
@Sieboldianus Sieboldianus released this 22 Nov 19:27
· 109 commits to master since this release
8223497

Fix

  • EMOJI_UNICODE deprecated in emoji>=2.0.0 (3097a42)
  • Typo (05c623c)
  • --skip_until_file not implemented (18e7665)
  • Fix TypeError NoneType for skipped_geo reporting (fe67231)
  • Catch empty values in lbsn database record arrays (6ad2d82)

Documentation

  • Fix typo (7e43ef4)
  • Fix typo in --commit_volume cli docs (70d96b9)
  • Better explain the use of (e43afdd)
  • Clarify to use all lbsn objects by default when mapping from lbsn raw (202fd75)
  • Fix internal link (67f4c90)
  • Improve description of --include_lbsn_bases and --commit_volume args (b7697a3)
  • Add header information on command line interface page (9602c47)
  • Add changelog to documentation (766a40d)

Performance

  • Clear key hashes on finalize_output() (864336d)