Skip to content

Releases: hkob/notion_ruby_mapping

add notionSiteMap.rb, rename createErDiagram to notionErDiagram, and move them to exe directory

10 Aug 06:30
Compare
Choose a tag to compare

v0.6.4

09 Aug 07:44
Compare
Choose a tag to compare

url can be entered instead of page_id, block_id and database_id

update createErDiagram.rb (Fixed a bug with non-ASCII database titles)

09 Aug 01:35
Compare
Choose a tag to compare

add comment_object support

07 Aug 11:45
Compare
Choose a tag to compare
v0.6.2

Version 0.6.2

added createErDiagram

28 Jul 00:23
Compare
Choose a tag to compare
v0.6.1

Version 0.6.1

updates for Notion-Version 2022-06-28 (lazy retrieve property values, retrieve page/database/block parent, single_property/dual_property for RelationProperty)

22 Jul 08:02
Compare
Choose a tag to compare

updates for Notion-Version 2022-06-28

  • lazy retrieve property values
  • retrieve page/database/block parent
  • single_property/dual_property for RelationProperty

v0.5.5

23 Jun 18:15
Compare
Choose a tag to compare

add file_names= to FileProperty

add update `is_inline' and `description' for database object

23 Jun 05:07
Compare
Choose a tag to compare

add time zone for query database by Date (before, after, on_or_before, on_or_after)

14 Jun 01:42
Compare
Choose a tag to compare

Change query database filter for date with time zone

08 Jun 03:39
Compare
Choose a tag to compare