File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ and this project adheres to
1717- Migrate from Poetry to uv: update ` pyproject.toml ` to PEP 621 format with
1818 ` hatchling ` build backend, replace ` poetry run ` with ` uv run ` in Makefile,
1919 and switch CI to ` astral-sh/setup-uv ` ([ 5f4fc51] , [ #56 ] )
20+ - CI: add per-commit workflow triggered by ` ci:per-commit ` label for easier
21+ bisect and revert ([ bc4872d] , [ #59 ] )
2022
2123## [ 1.4.0] - 2026-02-09
2224
@@ -163,6 +165,7 @@ and this project adheres to
163165
164166<!-- Commit links -->
165167
168+ [ bc4872d ] : https://github.com/LeakIX/l9format-python/commit/bc4872d
166169[ 6c9eecd ] : https://github.com/LeakIX/l9format-python/commit/6c9eecd
167170[ 5f4fc51 ] : https://github.com/LeakIX/l9format-python/commit/5f4fc51
168171[ ac8a1db ] : https://github.com/LeakIX/l9format-python/commit/ac8a1db
@@ -254,4 +257,5 @@ and this project adheres to
254257[ #50 ] : https://github.com/LeakIX/l9format-python/pull/50
255258[ #51 ] : https://github.com/LeakIX/l9format-python/pull/51
256259[ #56 ] : https://github.com/LeakIX/l9format-python/pull/56
260+ [ #59 ] : https://github.com/LeakIX/l9format-python/issues/59
257261[ #43 ] : https://github.com/LeakIX/l9format-python/issues/43
You can’t perform that action at this time.
0 commit comments