Notion Sdk Py Versions Save

The official Notion API client library, but rewritten in Python! (sync + async)

2.2.1

3 months ago

Quick fix for iteration helpers that got broken in 2.2.0.

2.2.0

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ramnes/notion-sdk-py/compare/2.1.0...2.2.0

✨ Merry Christmas everyone! ✨

2.1.0

5 months ago

What's Changed

New Contributors

Thanks to all of you!

Full Changelog: https://github.com/ramnes/notion-sdk-py/compare/2.0.0...2.1.0

2.0.0

1 year ago

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: https://github.com/ramnes/notion-sdk-py/compare/1.0.0...2.0.0

1.0.0

2 years ago

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: https://github.com/ramnes/notion-sdk-py/compare/0.9.0...1.0.0

0.9.0

2 years ago

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

2 years ago

Adds support for the recent Notion API changes.

0.7.1

2 years ago

0.7.0

2 years ago

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

2 years ago

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