All versions since v1.5.3
v1.5.3
What’s Changed
- more formats (#44) @Keloran
Dependencies
- build(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 (#46) @dependabot
- build(deps): bump url from 2.5.7 to 2.5.8 (#45) @dependabot
v1.6.0
What’s Changed
- Add full nested arithmetic expressions (#48) @Keloran
Dependencies
- build(deps): bump tokio from 1.50.0 to 1.51.0 (#47) @dependabot
v1.7.0
What’s Changed
- added multiple error support rather than stopping on the first one (#51) @Keloran
Dependencies
- build(deps): bump tokio from 1.51.0 to 1.51.1 (#50) @dependabot[bot]
- build(deps): bump semver from 1.0.27 to 1.0.28 (#49) @dependabot[bot]
v1.7.1
What’s Changed
- Opa (#59) @Keloran
- parse the port (#52) @Keloran
Dependencies
- build(deps): bump rand from 0.9.2 to 0.9.4 (#53) @dependabot[bot]
- build(deps): bump rand from 0.9.2 to 0.9.4 in /fuzz (#54) @dependabot[bot]
- build(deps): bump tokio from 1.51.1 to 1.52.0 (#57) @dependabot[bot]
- build(deps): bump lru from 0.16.3 to 0.17.0 (#58) @dependabot[bot]
v1.8.0
What’s Changed
- even more advanced maths (#64) @Keloran
- golden rule found even if the same outcome for referenced rules (#63) @Keloran
Dependencies
- build(deps): bump mimalloc from 0.1.48 to 0.1.50 (#62) @dependabot[bot]
- build(deps): bump tokio from 1.52.0 to 1.52.1 (#60) @dependabot[bot]
- build(deps): bump axum from 0.8.8 to 0.8.9 (#55) @dependabot[bot]
v1.9.0
What’s Changed
- Maths References and better optional rules (#65) @Keloran
v1.10.0
What’s Changed
- shorthand syntax (#68) @Keloran
Dependencies
- build(deps): bump rustls-webpki from 0.103.10 to 0.103.13 in /fuzz (#67) @dependabot[bot]
- build(deps): bump rustls-webpki from 0.103.10 to 0.103.13 (#66) @dependabot[bot]
v1.11.0 Latest
What’s Changed
- very advanced maths (#69) @Keloran