Releases: vzhd1701/enex2notion
Releases · vzhd1701/enex2notion
v0.2.9
Bug Fixes
- trim paragraphs when condense lines option is used (9403e47)
Full Changelog: v0.2.8...v0.2.9
v0.2.8
Features
- add option to condense lines into paragraphs (sparse) (58b9a95)
- add option to set custom root page name (2a7b2ce)
- add option to set custom tag for uploaded pages (1c385e1), closes #23
Bug Fixes
- avoid empty blocks in malformed enex files (33b80fa)
- rename deprecated functions to avoid warnings (74246ef), closes #21
Full Changelog: v0.2.7...v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
Features
- add option to log output into file (f50bb58)
Bug Fixes
- log note title on exception (95d7796)
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
Bug Fixes
- parse images as children elements in lists (c214bd4)
- remove original size parsing for images to avoid oversized image blocks (e72752e)
- revert back to html.parser, html5lib can't parse ENML properly (441cc74)
Full Changelog: v0.2.0...v0.2.1