Skip to content

Releases: notion-dotnet/notion-sdk-net

0.5.0 beta release

03 Jun 14:10
17a2d70

Choose a tag to compare

0.5.0 beta release Pre-release
Pre-release

Enhancements ✨

  • Add support for Block API's
  • Add constructors to Filters for cleaner initialization
  • Fix code factor issues
  • Add editorconfig for consistent coding style

Bug Fixes 🐛

  • Correct filter models & their serialization

CI/Test 👷🏼

  • Add CodeQL analysis workflow

Documentations 📝

  • Add basic usage example
  • Add instructions on how to use the Filters when Querying the database
  • Replace code snippet images with actual code

ℹ️ This is one of the big releases. Stay tuned 👀. Everyone are welcome to contribute. 👋🏼

0.2.0 beta release

23 May 16:02
d74d3df

Choose a tag to compare

0.2.0 beta release Pre-release
Pre-release
  • Added support for Databases API's #1
  • Refactor code
  • Replaced custom Json converters with JsonSubtypes converter.
  • Add basic project introduction in readme.

0.1.0 beta release

22 May 13:49
3ef4895

Choose a tag to compare

0.1.0 beta release Pre-release
Pre-release

Add support for the User object API's

  • Retrieve a User
  • List users