Releases: bodar/totallylazy
Releases · bodar/totallylazy
2.101
Added support for attribute indirection with literals
2.100
Reverted generics cleanup to give temporary compatability with lazyrecords V1
2.99
Fixed issue mixing default renderers and loading templates from Uri
2.98
Added Sequence.reject which is short hand for Sequence.filter(not(predicate))
2.97
Changed Renderers to throw IOException instead of Exception
2.96
2.95
2.94
2.91
Update README.md
2.90
Removed dependency on Apache codec