Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

35 lines (28 loc) · 1.36 KB

Change log

Version 0.0.5 (2021-11-18)

  • Unify Notion icon model
  • Add icon to the database rows

Version 0.0.4 (2021-11-16)

  • Fix missing pagination logic for block children endpoint
  • Fix indentation for the child pages content recursively rendered to Markdown
  • Unify list result response data model

Version 0.0.3 (2021-11-16)

  • /databases/:id/query JSON query as a raw string support
  • Fix missing ID in the database rows (pages)
  • Improve some public models contract

Version 0.0.2 (2021-11-15)

Version 0.0.1 (2021-09-08)

Initial release:

  • /databases/:id/query endpoint support
  • /databases/:id endpoint support
  • Don't support text styles and other properties, mainly support the database as a data source
  • Library provides convenient mapped models to work with the database data