Skip to content

Commit 645e7ff

Browse files
committed
Bump version to 0.5.0.
1 parent 7947316 commit 645e7ff

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.5.0 (Fri, 13 Feb 2026 13:08:14 UTC)
2+
- Change Registry to make it more usable.
3+
- Simplify Registry API by removing redundant methods.
4+
- Change TagKind bit association.
5+
- Add support for `driver.Valuer` interface in `single` and `slice` generic types.
6+
- Expose structures allowing for custom tag implementations.
7+
- style: Use an empty `Options` struct when options are not used.
8+
- Move tag type definitions to separate `xtag` package.
9+
- doc: Improve code documentation.
10+
111
## v0.4.0 (Fri, 17 Oct 2025 19:56:52 UTC)
212
- Changes to tag validation logic.
313

VER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.4.0
1+
v0.5.0

0 commit comments

Comments
 (0)