Releases: echo724/notion2md
Releases · echo724/notion2md
v2.9.0
2.9.0 (2024-01-10)
Features
- add notion token parameter to
Exporter
(#60) (a93cf51)
Bug Fixes
- fix encoded filename is too long case (#59) (073994a)
v2.8.4
2.8.4 (2023-12-28)
Bug Fixes
- fix numbered list format according to commonmark format (#58) (305ec68)
v2.8.3
2.8.3 (2023-06-29)
Bug Fixes
v2.8.2
2.8.2 (2023-02-26)
Bug Fixes
v2.8.1
2.8.1 (2022-11-07)
Bug Fixes
- pyproject: fix dependencies' version requirement (a7f2b04), closes #44
v2.8.0
2.8.0 (2022-10-14)
Features
- Make downloaded filenames consistent between runs (#38) (30e8f0b)
Bug Fixes
v2.7.6
2.7.6 (2022-03-22)
Features
- Replace methods to Exporter Classes (2b35818)
Bug Fixes
- Change the way of calling get_children function (4563790)
- Implemented Singletone pattern in NotionClient class (b8443ba)
v2.7.5
2.7.5 (2022-03-01)
Bug Fixes
- Remove Singleton pattern in Config class (#31) (2de75e3)