Skip to content

Releases: nyaruka/null

Add JSON field

24 Jul 21:52
ae74eab
Compare
Choose a tag to compare
Merge pull request #3 from nyaruka/json

add json nullable type

Change StringMap to Map

03 Apr 18:08
Compare
Choose a tag to compare

Allows for arbitrary values in maps.

Add StringMap type

03 Apr 16:31
cca5300
Compare
Choose a tag to compare

Add new types that allows for text representation of a map[string]string in the DB and JSON while writing nulls for both as needed.

Simplify boilerplate

12 Feb 19:01
Compare
Choose a tag to compare
v1.0.3

Merge branch 'master' of github.com:nyaruka/null

Initial Release

12 Feb 17:19
Compare
Choose a tag to compare
v1.0.2

Merge branch 'master' of github.com:nyaruka/null

Initial release

12 Feb 17:14
2984376
Compare
Choose a tag to compare
v1.0.0

Update README.md