Releases: notion-dotnet/notion-sdk-net
Releases · notion-dotnet/notion-sdk-net
0.5.0 beta 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
- 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
Add support for the User object API's
- Retrieve a User
- List users