Commit d07fa8c
committed
goyq: Update to 4.32.1
Changes:
v4.32.1
- Added divide and modulo operators
- Add support for decoding base64 strings without padding
- Add filter operation
- Detect input format based on file name extension
- Auto output format when input format is automatically detected
- Fixed npe in log
- Improved binary file size!
- Bumped dependency versions
v4.31.2
- Fixed variable handling
- Fixed merged anchor reference problem
- Fixed xml encoding of ProcInst, improved XML comment handling
- Allow build without json and xml support
- Bumped dependencies
v4.31.1 - New operators!
- Added shuffle command
- Added ability to sort by multiple fields
- Added @sh encoder
- Added @uri/@urid encoder/decoder
- Fixed date comparison with string date
- Added from_unix/to_unix Operators
- Bumped dependency versions1 parent 13a76e3 commit d07fa8c
3 files changed
+88
-88
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments