blob: cdc95162ed2fa44611e9d9b7343e36d443b626c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!--
SPDX-FileCopyrightText: 2026 Stefan Majewsky <majewsky@gmx.net>
SPDX-License-Identifier: Apache-2.0
-->
# v0.2.0 (TBD)
Changes:
- Add func StructTagKeyIs.
# v0.1.0 (2026-04-18)
Initial release. This release has code quality worthy of a 1.x version number,
but I want to test it in real applications first before committing to API stability.
|