Skip to content

Releases: ramnes/notion-sdk-py

2.2.1

28 Dec 11:35
3cca962
Compare
Choose a tag to compare

Quick fix for iteration helpers that got broken in 2.2.0.

2.2.0

26 Dec 00:09
577ad9d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

✨ Merry Christmas everyone! ✨

2.1.0

05 Nov 21:25
ca3dab9
Compare
Choose a tag to compare

What's Changed

New Contributors

Thanks to all of you!

Full Changelog: 2.0.0...2.1.0

2.0.0

10 Dec 14:24
Compare
Choose a tag to compare

This major version update mostly adds new helpers, support for the comments API, more tests, and Python 3.11.

⚠️ Beware, Notion-Version has been upgraded to 2022-06-28 and it brings breaking changes.

Thanks to our new contributors, @ssredpanda and @andrewdircks, as well as to @mutt0-ds for his important work on this release!

Full Changelog: 1.0.0...2.0.0

1.0.0

18 Apr 14:54
Compare
Choose a tag to compare

Let's get out of beta and release 1.0.0!

⚠️ Beware, Notion-Version has been upgraded to 2022-02-22 and it brings breaking changes.

Thanks to our new contributor for this release, @sudosubin!

Full Changelog: 0.9.0...1.0.0

0.9.0

05 Feb 20:01
Compare
Choose a tag to compare

Adds support for the recent Notion API changes and timeout errors. It also doesn't send null values anymore (see issue #94).

Thanks to this release contributors, @mutt0-ds and @nicobako!

0.8.0

04 Dec 21:10
Compare
Choose a tag to compare

Adds support for the recent Notion API changes.

0.7.1

02 Dec 09:20
Compare
Choose a tag to compare
Release 0.7.1

0.7.0

05 Oct 09:07
Compare
Choose a tag to compare

Adds support for the recent Notion API changes.

Beware, Notion-Version has been upgraded to 2021-08-16 and it brings breaking changes.

0.6.0

14 Aug 14:06
Compare
Choose a tag to compare

Adds support for the recent Notion API changes. Upgrading should be seamless from 0.4.0 onwards.