Skip to content

Releases: okisetiawan0101/jsonassert

v1.1.2

30 Oct 12:07
8a55128
Compare
Choose a tag to compare
Merge pull request #2 from okisetiawan0101/fix/go-mod

[fix] fix go mod

v1.1.1

30 Oct 11:55
Compare
Choose a tag to compare

[FIX] fix go mod

v1.1.0: new assert key "<<KEY_EXISTS>>" to only check the key is exists or not (does not care its value is "null" or not)

30 Oct 10:32
4e42276
Compare
Choose a tag to compare

[MODIFY] new assert key "<<KEY_EXISTS>>" to only check the key is exists or not (does not care its value is "null" or not)