Releases: sillsdev/docu-notion
Releases · sillsdev/docu-notion
v0.11.2
0.11.2 (2023-06-14)
Bug Fixes
- ts-node is a runtime dependency (bdac258)
v0.11.1
0.11.1 (2023-06-14)
Bug Fixes
- Fix problem with raw links to another page (b816249)
v0.11.0
0.11.0 (2023-02-06)
Features
- Add grouping of messages in Github Actions, and lazy debug logging (973b77c)
v0.10.0
0.10.0 (2023-02-06)
Features
- indicate errors, warnings, and debug for github actions (53d4816)
v0.9.3
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
0.9.2 (2023-01-25)
Bug Fixes
- getting github action error with patch-package, which we don't need (6ecbd01)
v0.9.1
0.9.1 (2023-01-25)
Bug Fixes
v0.9.0
0.9.0 (2023-01-25)
Features
- regex plugins can have functions, and skip code blocks (6fdc509)
v0.8.1
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
0.7.2 (2022-12-01)
Bug Fixes