github-actions
released this
11 Nov 04:15
·
411 commits
to master
since this release
- XML users note: the default attribute prefix has change to
+@
to avoid naming conflicts! - Can use expressions in slice #1419
- Fixed unhandled exception when decoding CSV thanks @washanhanzi
- Added array_to_map operator for #1415
- Fixed sorting by date #1412
- Added check to ensure only maps can be encoded to XML #1408
- Check merge alias is a map #1425
- Explicity setting unwrap flag works for json output #437, #1409
- Bumped go version