v0.7.0
What's Changed
- Convert
Block
from a struct to an interface by @dstotijn in #27 - Add
parent
property to blocks by @dstotijn in #28 - Handle changes introduced in version
2022-02-22
by @dstotijn in #29 - Add
created_by
andlast_edited_by
support, addarchived
for DB by @dstotijn in #30 - Add support for block colors by @dstotijn in #31
- Add support for template mentions in RichText values by @dstotijn in #32
- Add support for
is_inline
for databases by @dstotijn in #33 - Add
description
field toDatabase
struct type by @dstotijn in #34 - Add support for
status
property by @dstotijn in #35 - Update to API version
2022-06-28
by @dstotijn in #37 - Fix type of
column_list.children
by @dstotijn in #38 - Add example for
Client.CreatePage
method by @dstotijn in #39 - Update
status
property type behavior by @dstotijn in #40 - Add
is_toggleable
behavior toheading_{1,2,3}
block types by @dstotijn in #41 - Add support for new Comments endpoints by @dstotijn in #43
- Revert page prop changes by @dstotijn in #44
Full Changelog: v0.6.1...v0.7.0