Releases: guillermoap/notion_to_html
Releases · guillermoap/notion_to_html
v1.3.1
What's Changed
- Add video refresh to external links by @guillermoap in #10
Full Changelog: v1.2.1...v1.3.1
v1.2.1
v1.2.0
What's Changed
- Support more options on render by @guillermoap in #8
Breaking Changes from v1.1
To pass class options to formatted_blocks
you know have to pass them inside a class hash.
- formatted_blocks(paragraph: 'inline')
+ formatted_blocks(paragraph: { class: 'inline })
Full Changelog: v1.1.6...v1.2.0
v1.1.6
v1.1.5
What's Changed
- Add slug property by @guillermoap in #6
- Updated dependencies versions
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
What's Changed
- Add name and description filtering by @guillermoap in #1
New Contributors
- @guillermoap made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0