Skip to content

Latest commit

 

History

History
185 lines (105 loc) · 5.18 KB

CHANGELOG.md

File metadata and controls

185 lines (105 loc) · 5.18 KB

CHANGELOG

v2.1.3 (2025-03-04)

Bug Fixes

  • Handle workflow fixture (1a916dd)

v2.1.2 (2024-09-06)

Bug Fixes

v2.1.1 (2024-08-23)

Bug Fixes

v2.1.0 (2024-08-23)

Features

v2.0.5 (2024-03-23)

Bug Fixes

v2.0.4 (2024-03-23)

Bug Fixes

  • Clear history, refactor, and fix issues (ac998c2)

Fix common key handling; add key for custom permission. Fix table mode dictionary deletion.

Refs: #7, #8

  • Refactor diff, release, and ci (bcfb91a)

Remove unused regex in diff. Refactor release ci. Upgrade diff ci script version and refactor branch.

Co-authored-by: Robert Duncan robir@puter.lan

v2.0.1 (2023-10-21)

Bug Fixes

Should have been committed in v2.0.0 release

v2.0.0 (2023-10-21)

Chores

Features

Remove all file preparation, now handled by git. Remove submodule. Rework sample workflow. Update doc. Rework diff script to be used by GIT_EXTERNAL_DIFF. Remove VSCode launch config.

BREAKING CHANGE: Total rework

Testing

Breaking Changes

  • Total rework

v1.0.2 (2022-08-12)

Bug Fixes

  • Modified and modified_by keys ignored (e4f6634)

Chores

v1.0.1 (2022-08-12)

Bug Fixes

v1.0.0 (2022-08-11)

Bug Fixes

Chores

Features