Skip to content

Latest commit

 

History

History
187 lines (98 loc) · 6.79 KB

CHANGELOG.md

File metadata and controls

187 lines (98 loc) · 6.79 KB

CHANGELOG

v2.1.2 (2024-09-06)

Fix

  • fix: user fixture roles lod (12ffadb)

v2.1.1 (2024-08-23)

Fix

  • fix: finish common key var separation (#17) (6053cef)

v2.1.0 (2024-08-23)

Feature

  • feat: handle fixtures (#15) (6e93e1c)

Unknown

  • Fix tree add green kvp (#13)

  • test: add launch config

  • fix: head path for tree view (81fd1c6)

v2.0.5 (2024-03-23)

Fix

v2.0.4 (2024-03-23)

Fix

  • fix: v2.0.4 (3de3a9b)

  • fix: remove console detection draft (dd8af8b)

  • fix: refactor diff, release, and ci

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

  • fix: v2 update ci (#9)

Co-authored-by: Robert Duncan <robir@puter.lan> (4461a74)

  • fix: clear history, refactor, and fix issues

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

Refs: #7, #8 (ac998c2)

Unknown

  • V2 update ci (#10)

  • fix: v2 update ci

  • fix: ci release


Co-authored-by: Robert Duncan <robir@puter.lan> (8ff8df0)

v2.0.1 (2023-10-21)

Fix

  • fix: update workflow

Should have been committed in v2.0.0 release (d35e7ea)

v2.0.0 (2023-10-21)

Breaking

  • feat!: use GIT_EXTERNAL_DIFF

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 (850cc7b)

Chore

  • chore: update submodule, gha example (acf3d67)

  • chore: update submodule (34cce12)

  • chore: update submodule (d78d7cc)

Test

Unknown

v1.0.2 (2022-08-12)

Chore

Fix

  • fix: modified and modified_by keys ignored (e4f6634)

v1.0.1 (2022-08-12)

Fix

  • fix: script clone depth 1 (6f0a277)

Unknown

v1.0.0 (2022-08-11)

Chore

  • chore: update submodule (a81f43c)

Feature

Fix

  • fix: submodule update to handle json decode errors' (a367378)

  • fix: formatting (3a2a3ed)

  • fix: update paths (aa1c7b9)

  • fix: remove tree sample run (6646f96)

  • fix: separate diff runs (0bbe4d5)

  • fix: main.yml (0eeb2ad)

  • fix: add both output views (6903b4b)

  • fix: update file path (0fdd3fb)

  • fix: base commit won't conflict (0fe5b79)

Unknown