Releases: ekhabarov/sts
Releases · ekhabarov/sts
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4-alpha
- Added
*List
functions.
v0.0.3-alpha
- Extension for auto-generated files changed to
*.sts.go
- Fixed tag comparison: omitempty and other modifiers are dropped.
- Header for auto-generated files changed to
// Code generated by sts v%s. DO NOT EDIT.
- Added generated functions for pointer-to-pointer conversion.
v0.0.2-alpha
- Parse whole package instead of single passed file.
- Fix interface field type type checking.
v0.0.1-alpha
Public release.