Skip to content

Tags: Jeffail/gabs

Tags

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Jeffail Ashley Jeffs
Match up test and go.mod versions

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Jeffail Ashley Jeffs
Fix JSONPointer handling of empty path and empty keys

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handling flattening of an empty object as an empty struct (#83)

* handling flattening of an empty object as an empty struct

* handlng empty arrays

* adding FlattenIncludeEmpty

* function organization

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Jeffail Ashley Jeffs
Ensure no negative indexing

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Jeffail Ashley Jeffs
Update docs badge

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Jeffail Ashley Jeffs
Edit ArrayConcat comments

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Jeffail Ashley Jeffs
Formatting

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Jeffail Ashley Jeffs
Expose path to slice functions

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Jeffail Ashley Jeffs
Allow append syntax (-) for arrays in set

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Jeffail Ashley Jeffs
Allow array element deletion from Delete