Release 0.1.9: Language improvements and fixes
Language changes:
- New functions
min()
andmax()
added - New function
hash-int
added (thanks to @ecerulm) null
+ object now produces the object (notnull
)null
+ array now produces the array (notnull
)
API changes:
FileSystemResourceResolver
added (thanks to @ngsoftwaredev)- Made it possible to configure encoding on resolvers
Bug fixes: