Skip to content

v0.0.1-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathangomz jonathangomz released this 26 May 21:34
· 110 commits to main since this release
d7b2e6c
  • Update to null-safety
  • Improve environment variables implementation
  • Improve documentation
    • Add public docs for code
    • Add examples
  • Add CI with GitHub Actions
  • Add notion api endpoints: block children
    • Retrieve block children
    • Append block children
      • Note: Only Paragraph (with Text) & Heading types are working
  • Add block children API request tests