A high level interface and object model for the Notion SDK.
Hello and welcome! To make use of this API collection collection as it's written, please duplicate this database templat
## What's Changed * Add and fix the new aggregation functions by @FlorianWilhelm in https://github.com/jheddings/notional/pull/177 * Remove is_emo…
- Support for equation blocks - Dependency updates https://github.com/jheddings/notional/compare/v0.7.3...v0.8.0
## What's Changed * Use Notion URL's as object references. by @jheddings in https://github.com/jheddings/notional/pull/117 * Correct class method in…
Bug Fixes: * Remove default color for Status properties (#69) * Corrected lint errors on exception strings. * Corrected unit test invocation. …
⚠️ BREAKING CHANGES * `EndpointIterator` now requires an additional call when using in a loop * `to_api()` has been renamed `dict()` - which overrid…
Maintenance release only.
## What's Changed * Improved object references in session endpoints. by @jheddings in https://github.com/jheddings/notional/pull/100 **Full Change…
## ⚠️ BREAKING CHANGES ## - The `records` module has been removed; classes have been moved into the `blocks` module. - `NestedObject` has been remov…