Documentation
* docs: Update sequence chart ([`a891edb`](https://github.com/Sieboldianus/lbsntransform/commit/a891edbe30c9ce21ca533d5a4bd6a2c110f4de41))
* docs: add mkdocs Documentation, Examples and Quick Start ([`c7d3d47`](https://github.com/Sieboldianus/lbsntransform/commit/c7d3d477a752ac03623903f8465232266a61ec1f))
Feature
* feat: Add lbsn to lbsn mapping ([`647fe8b`](https://github.com/Sieboldianus/lbsntransform/commit/647fe8b65584e1dafe5e9a828669bafa93512e98))
* feat: allow zipping of local inputs ([`6ebedf1`](https://github.com/Sieboldianus/lbsntransform/commit/6ebedf1d22fb3c38fb9196e260257cafa32c712d))
* feat: allow skipping until record x ([`3dc34d7`](https://github.com/Sieboldianus/lbsntransform/commit/3dc34d730a205f26a4e5eab967406ca44529deb3))
Fix
* fix: connection stream abort handling ([`f8a5d1b`](https://github.com/Sieboldianus/lbsntransform/commit/f8a5d1b1765301d24c3f4f9e2445f22662cee8b5))
* fix: yfcc parse error ([`0acc54d`](https://github.com/Sieboldianus/lbsntransform/commit/0acc54d8faaba4e197363c9700111d274813fe93))
* fix: yfcc100m parsing error
(NoneType, but expected one of: int, long) ([`e2f6ae3`](https://github.com/Sieboldianus/lbsntransform/commit/e2f6ae3b839acd5b29a2154adcc23721b734bdac))
* fix: reading stream error
Error while reading records: <class &39;TypeError&39;>
unsupported operand type(s) for +: &39;NoneType&39; and &39;list&39; ([`fe868bc`](https://github.com/Sieboldianus/lbsntransform/commit/fe868bca5081d800e561c1d84540d0d6333d8e09))
Refactor
* refactor: minor code updates ([`92b6571`](https://github.com/Sieboldianus/lbsntransform/commit/92b65713e3ae1a857ea2759d61803270d5026edf))
Unknown
* Merge branch &39;feat-live-import-squashed&39; into &39;master&39;
Feat live import squashed
See merge request lbsn/lbsntransform!4 ([`23a66eb`](https://github.com/Sieboldianus/lbsntransform/commit/23a66eba0d44a188a5699d52499d3e476d047f7c))
* Update sequence diagram ([`6ae7332`](https://github.com/Sieboldianus/lbsntransform/commit/6ae7332cf8e398c3e3ca49f9b669b50720e9734e))
* Minor readme fix ([`9f30964`](https://github.com/Sieboldianus/lbsntransform/commit/9f30964cab18bd4ca085fa5776aa9a7d48e2a292))
* fix bullet list ([`8af45c1`](https://github.com/Sieboldianus/lbsntransform/commit/8af45c1b69842a3b75d6acbce9ea8c50e8ac129b))
* fix markdown linebreaks ([`31418ef`](https://github.com/Sieboldianus/lbsntransform/commit/31418efeb48f0980503dec5d4ede6944a0c4e327))
* Merge branch &39;dev&39; ([`e2ce916`](https://github.com/Sieboldianus/lbsntransform/commit/e2ce916a6bc6d7fb0b69eec6764ec14419deb356))
* add reporting of skipped records count ([`ac82b9d`](https://github.com/Sieboldianus/lbsntransform/commit/ac82b9de3f67dfcaf44bb18446d480a1e8c481b0))