Skip to content

Releases: sillsdev/docu-notion

v0.11.2

14 Jun 21:33
Compare
Choose a tag to compare

0.11.2 (2023-06-14)

Bug Fixes

  • ts-node is a runtime dependency (bdac258)

v0.11.1

14 Jun 20:55
Compare
Choose a tag to compare

0.11.1 (2023-06-14)

Bug Fixes

  • Fix problem with raw links to another page (b816249)

v0.11.0

06 Feb 22:09
Compare
Choose a tag to compare

0.11.0 (2023-02-06)

Features

  • Add grouping of messages in Github Actions, and lazy debug logging (973b77c)

v0.10.0

06 Feb 17:59
Compare
Choose a tag to compare

0.10.0 (2023-02-06)

Features

  • indicate errors, warnings, and debug for github actions (53d4816)

v0.9.3

25 Jan 20:53
Compare
Choose a tag to compare

0.9.3 (2023-01-25)

Bug Fixes

  • Move ts-node to deps as a cosmic loader uses it at runtime. (2092c27)

v0.9.2

25 Jan 20:45
Compare
Choose a tag to compare

0.9.2 (2023-01-25)

Bug Fixes

  • getting github action error with patch-package, which we don't need (6ecbd01)

v0.9.1

25 Jan 20:32
Compare
Choose a tag to compare

0.9.1 (2023-01-25)

Bug Fixes

v0.9.0

25 Jan 20:16
7f95fe7
Compare
Choose a tag to compare

0.9.0 (2023-01-25)

Features

  • regex plugins can have functions, and skip code blocks (6fdc509)

v0.8.1

20 Dec 18:07
Compare
Choose a tag to compare

0.8.1 (2022-12-20)

Features

Allow for variable-width columns and more than two columns (#30) (4fc81c7)

BREAKING CHANGE: Makes changes to the expected css for formatting columns. So clients must make those changes to their respective css files to get the desired results.

Bug Fixes

v0.7.2

01 Dec 20:15
Compare
Choose a tag to compare

0.7.2 (2022-12-01)

Bug Fixes