Skip to content

Tags: muir/reflectutils

Tags

v0.11.0

Toggle v0.11.0's commit message
Update walkstruct.go

Co-authored-by: David Sharnoff <[email protected]>

v0.10.0

Toggle v0.10.0's commit message
add default setter

v0.9.0

Toggle v0.9.0's commit message
Bump github.com/stretchr/testify from 1.7.0 to 1.9.0

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.7.0...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add ForceJSON option for string decoding (#13)

* add ForceJSON option for string decoding

* update lint job

* more go versions

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
versioned names (#12)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add NonElement() (#11)

* add NonElement()

* lint

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfix: options were not preserved for pointer types during unpack (#10)

v0.5.0

Toggle v0.5.0's commit message
lint

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from muir/duration

time.Duration & flag.Value

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from muir/negative-bools

for tag parsing of bools, can now specify antonyms