Skip to content

v0.7.0

Compare
Choose a tag to compare
@dstotijn dstotijn released this 07 Sep 20:20
· 6 commits to main since this release
bf5c41b

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 and last_edited_by support, add archived 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 to Database 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 to heading_{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