Releases: danielgtaylor/mexpr
Releases · danielgtaylor/mexpr
v1.9.1
What's Changed
- fix: ensure left side in where clause is a slice by @danielgtaylor in #11
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- feat: remove unnecessary dependencies by @danielgtaylor in #10
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- fix: improved error msg, treat where ident as property by @danielgtaylor in #8
- feat: where for maps; various small fixes by @danielgtaylor in #9
Full Changelog: v1.7.3...v1.8.0
v1.7.3
What's Changed
- fix: empty array bug and unquoted typechecking by @danielgtaylor in #7
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- fix: pseudo-identifiers and unquoted strings by @danielgtaylor in #6
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- feat: option to enable unquoted strings
- fix: error if slice start > end
- fix: prevent panic on malformed slice
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- feat: option to enable unquoted strings by @danielgtaylor in #3
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- feat: where/lower/upper, non-string map support by @danielgtaylor in #1
- feat: datetime comparisons, fuzz testing by @danielgtaylor in #2
New Contributors
- @danielgtaylor made their first contribution in #1
Full Changelog: v1.5.1...v1.6.0
v1.5.1
Full Changelog: v1.5.0...v1.5.1
v1.5.0
Full Changelog: v1.4.0...v1.5.0