File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ and this project adheres to
2727- CI: use Makefile targets in Windows job and add sequential per-commit
2828 testing triggered by the ci: per-commit label ([ 3967e42] , [ #66 ] )
2929- Remove duplicated lint-shell target in Makefile ([ a652654] , [ #67 ] )
30+ - Add mypy type checking to CI workflow ([ 6b9a3db] , [ #42 ] )
3031- Migrate from Poetry to uv ([ 14bc55e] , [ #65 ] )
3132
3233## [ 0.1.10] - 2024-12-XX
@@ -64,6 +65,7 @@ and this project adheres to
6465[ 0.1.9 ] : https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9
6566
6667<!-- Commit links -->
68+ [ 6b9a3db ] : https://github.com/LeakIX/LeakIXClient-Python/commit/6b9a3db
6769[ d111628 ] : https://github.com/LeakIX/LeakIXClient-Python/commit/d111628
6870[ df916e5 ] : https://github.com/LeakIX/LeakIXClient-Python/commit/df916e5
6971[ 14bc55e ] : https://github.com/LeakIX/LeakIXClient-Python/commit/14bc55e
@@ -82,4 +84,5 @@ and this project adheres to
8284[ #66 ] : https://github.com/LeakIX/LeakIXClient-Python/pull/66
8385[ #65 ] : https://github.com/LeakIX/LeakIXClient-Python/issues/65
8486[ #67 ] : https://github.com/LeakIX/LeakIXClient-Python/issues/67
87+ [ #42 ] : https://github.com/LeakIX/LeakIXClient-Python/issues/42
8588[ #68 ] : https://github.com/LeakIX/LeakIXClient-Python/pull/68
You can’t perform that action at this time.
0 commit comments