Releases: diegoholiveira/jsonlogic
Releases · diegoholiveira/jsonlogic
v3.4.1
What's Changed
- feat: support parsing of int by @Kavindu-Dodan in #78
New Contributors
- @Kavindu-Dodan made their first contribution in #78
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Verify array before try to access any position by @diegoholiveira in #76
Full Changelog: v3.3.2...v3.4.0
v3.3.2
What's Changed
- Ensure value is string before trying to convert it by @diegoholiveira in #73
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Update readme by @craigpastro in #68
- Enable Go 1.20 and 1.21 in ci by @craigpastro in #69
- Use the first value when min / max by @diegoholiveira in #72
New Contributors
- @craigpastro made their first contribution in #68
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- feat: add function to get jsonlogic with solved vars (replaced by values) by @FlorianRuen in #66
New Contributors
- @FlorianRuen made their first contribution in #66
v3.2.7
What's Changed
- Fixed subtraction from zero by @Rymmugygr in #62
- Add the toSliceOfNumbers to clear the code in
-
and/
functions by @diegoholiveira in #63 - Fix null comparisons by @reb-felipe in #64
New Contributors
- @Rymmugygr made their first contribution in #62
- @reb-felipe made their first contribution in #64
Full Changelog: v3.2.6...v3.2.7
v3.2.6
What's Changed
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
New Contributors
- @vivekagrawal2810 made their first contribution in #57
- @okhowang made their first contribution in #55
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Allow the reduce function work with string values by @julianogalgaro in #54
New Contributors
- @julianogalgaro made their first contribution in #54
Full Changelog: v3.2.3...v3.2.4