We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbcc74 commit a84b4e7Copy full SHA for a84b4e7
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v0.2.0 (Sun, 28 Sep 2025 19:09:08 UTC)
2
+- style: Add missing SPDX lines to examples_test.go file.
3
+- feat!: Rename `mirror.MetadataFor` and `mirror.TypeMetadata` to `mirror.Reflect` and `mirror.ReflectType`.
4
+
5
## v0.1.0 (Sat, 27 Sep 2025 15:40:18 UTC)
6
- feat: Initial commit.
7
- doc: Add documentation and examples.
VER
@@ -1 +1 @@
-v0.1.0
+v0.2.0
0 commit comments