Releases: tryfabric/martian
Releases · tryfabric/martian
v1.2.4
v1.2.3
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Release 1.2.2
v1.2.0
Support for tables, block limits, and better image handling.
What's Changed
- feat!: add checks for property value limits by @EndBug in #17
- Change text block name to rich_text by @shelltr in #18
- Improved image handling by @cliftonc in #9
- Add support for simple tables by @Elioby in #19
- Support code block languages by @shelltr in #21
- feat: use API types from Notion library by @EndBug in #23
New Contributors
- @EndBug made their first contribution in #17
- @shelltr made their first contribution in #18
- @Elioby made their first contribution in #19
Full Changelog: v1.1.1...v1.2.0
Release 1.1.1
Adds support for code blocks, quote blocks, lists up to any depth, images, and new handling of tables.