Releases: glassonion1/xgo
Releases · glassonion1/xgo
Bug fix
Support for string to time copying
Merge pull request #1 from glassonion1/feature/string_to_time support string to time copy
Changed the required version of Go
- require go 1.22
Bug fix
v0.0.10 add tests
Bug fix
v0.0.9 Fix bug of copier
Separated protobuf related functions
Full Changelog: v0.0.7...v0.0.8
Protobuf support
- Removed dependency on protobuf package
- Add extension function to DeepCopy
Full Changelog: v0.0.8...xgopb/v0.0.1
Support for slice in deep copying
v0.0.7 Update README.md
Add "New" function
v0.0.6 update
Update copier
v0.0.5 fix test