Skip to content

Commit 1d7fa3f

Browse files
authored
#207: Removed typeguard from pyproject.toml (#208)
1 parent a45963b commit 1d7fa3f

File tree

4 files changed

+656
-473
lines changed

4 files changed

+656
-473
lines changed

doc/changes/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changes
22

3+
* [0.18.2](changes_0.18.2.md)
34
* [0.18.1](changes_0.18.1.md)
45
* [0.18.0](changes_0.18.0.md)
56
* [0.17.0](changes_0.17.0.md)

doc/changes/changes_0.18.2.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Script-Languages-Container-Tool 0.18.0, released 2024-02-19
2+
3+
Code name: Remove typeguard pin
4+
5+
## Summary
6+
7+
This releases the pinned dependency typeguard.
8+
9+
## Refactoring
10+
11+
- #207: Remove typeguard pin
12+

0 commit comments

Comments
 (0)