Skip to content

Tags: spyzhov/ajson

Tags

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#81 fix index corruption (#82)

* #81 fix index corruption

v0.9.5

Toggle v0.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#67 Add `is_*type*` functions (#78)

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was signed with the committer’s verified signature.
spyzhov Stepan Pyzhov
Update version

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#69 Fix the `sum` and `avg` function for the only numeric value. (#70)

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
#67 `length` returns the size of array or length of the string. Add `… (

#68)

* #67 `length` returns the size of array or length of the string. Add `size` function to provide the count of internal elements of arrays and objects.

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix error handling in cmd (#66)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add multiline support (#64)

* Fix assignment of key

* Add functions `last`, `first`, `parent`, `root`, and `key`

* Add multiline support for CLI

v0.8.0

Toggle v0.8.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix release version

v0.7.2

Toggle v0.7.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Update release version

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed operation parser (#46)