wayback
wayback copied to clipboard
Bump github.com/dstotijn/go-notion from 0.6.1 to 0.7.0
Bumps github.com/dstotijn/go-notion from 0.6.1 to 0.7.0.
Release notes
Sourced from github.com/dstotijn/go-notion's releases.
v0.7.0
What's Changed
- Convert
Blockfrom a struct to an interface by@dstotijnin dstotijn/go-notion#27- Add
parentproperty to blocks by@dstotijnin dstotijn/go-notion#28- Handle changes introduced in version
2022-02-22by@dstotijnin dstotijn/go-notion#29- Add
created_byandlast_edited_bysupport, addarchivedfor DB by@dstotijnin dstotijn/go-notion#30- Add support for block colors by
@dstotijnin dstotijn/go-notion#31- Add support for template mentions in RichText values by
@dstotijnin dstotijn/go-notion#32- Add support for
is_inlinefor databases by@dstotijnin dstotijn/go-notion#33- Add
descriptionfield toDatabasestruct type by@dstotijnin dstotijn/go-notion#34- Add support for
statusproperty by@dstotijnin dstotijn/go-notion#35- Update to API version
2022-06-28by@dstotijnin dstotijn/go-notion#37- Fix type of
column_list.childrenby@dstotijnin dstotijn/go-notion#38- Add example for
Client.CreatePagemethod by@dstotijnin dstotijn/go-notion#39- Update
statusproperty type behavior by@dstotijnin dstotijn/go-notion#40- Add
is_toggleablebehavior toheading_{1,2,3}block types by@dstotijnin dstotijn/go-notion#41- Add support for new Comments endpoints by
@dstotijnin dstotijn/go-notion#43- Revert page prop changes by
@dstotijnin dstotijn/go-notion#44Full Changelog: https://github.com/dstotijn/go-notion/compare/v0.6.1...v0.7.0
Commits
bf5c41bUpdate READMEce521c8Revert page prop changes (#44)ed23d08Add support for new Comments endpoints (#43)1b585c6Addis_toggleablebehavior toheading_{1,2,3}block types (#41)e399b89Updatestatusproperty type behavior (#40)a543e39Add example forClient.CreatePagemethod (#39)5545adeFix type ofcolumn_list.children(#38)8c9d956Update to API version2022-06-28(#37)99f28ccFix relation property config typeseebbce2Add missingblock_idparent type- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)