Releases: fairyhunter13/reflecthelper
Releases · fairyhunter13/reflecthelper
v5.1.0
Full Changelog: v4.6.0...v5.1.0
Notes
The version upgrading is intended for better documentation purposes. It is easier to read the docs in v5 rather than v4.
v4.6.0
Full Changelog: v4.0.0...v4.6.0
v4.0.0
- Fixing any bugs
- Adding new functions ✨
- Adding convenient APIs ✨
- Adding iteration mode ✨
- And etc 🔖
v3.5.0
Adding new API for elem
✨
v3.4.0
- Adding new API for
reflect.Kind
✨ - Adding and updating tests ✅
v3.3.0
- Adding new API for
reflect.Type
✨ - Adding and updating tests ✅
v3.2.0
- Add
GetChildElemValueType
API ✨ - Adding tests for the new API ✅
v3.1.0
- Adding
GetChildElemPtrType
API ✨ - Adding test for the new API ✅
v3.0.0
- Change
GetChildElemKind
toGetChildElemTypeKind
💥 - Add new API
GetChildElemValueKind
✨
v2.2.0
Adding new API GetNilElem
and GetChildNilElem
✨