We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c682b4 commit ec8dee8Copy full SHA for ec8dee8
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.17.0] - 2024-05-02
11
+
12
+### Added
13
14
+- Make `TjsProxy` a subclass of `collections.abc.Mapping`, [#151](https://github.com/whitphx/transformers.js.py/pull/151).
15
16
## [0.16.0] - 2024-05-01
17
18
### Added
0 commit comments