Releases: BusHero/Notion-Sharp
Releases · BusHero/Notion-Sharp
Release 0.4.0
Release v0.3.0
- Added support for column_list and column blocks
- Added support for Retrieve a page property item endpoint
Release v0.2.3
- Added support for Embed without Caption
- Added support for Callout with icon
Release 0.2.2
- Added support for uploading all types of rich texts
- Added support for uploading all types of blocks
Release 0.2.1
Some small adjustments here and there
Release 0.2.0
- Endpoints return strongly typed results instead of string
- Endpoints take strongly typed arguments instead of object
- Added XML docs to public methods
Initial release
This is the initial release of the Notion.SDK for .Net
Features:
- All the available endpoints were implemented as of 09.10.2021
- Endpoints return raw strings
- Endpoints accept raw objects as parameter
- User can specify the bearer token and the version of the notion API when creating a client