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 b6b73c2 commit 9a3746fCopy full SHA for 9a3746f
1 file changed
CHANGELOG.md
@@ -7,11 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [0.7.0] 2025-11-19
9
10
-In this release, we refocus the library on providing a minimal set of basic types.
11
-
12
-`typhoon/type` now contains only the types necessary for building runtime tools like `is()` or `HMap`.
13
-Complex types requiring reflection and/or additional context have been removed and will be implemented in
14
-`typhoon/algebra`.
+In this release, we refocus the library: `typhoon/type` now contains only the types necessary for building
+runtime tools like `is()` or `HMap`. Complex types requiring reflection and/or additional context have been removed
+and will be later implemented in `typhoon/algebra`.
15
16
### Added
17
0 commit comments