New
v0.1.4
What's Changed
- Avoid panic on shorter than limit array by @proullon in https://github.com/proullon/ramsql/pull/96
- fix: (close #98) correctly parse negative number in queries by @proullon in https://github.com/proullon/ramsql/pull/102
- chore: staticcheck cleanup by @proullon in https://github.com/proullon/ramsql/pull/103
- Fixed inconsistency in relation case sensitivity by @vitrevance in https://github.com/proullon/ramsql/pull/107
New Contributors
- @vitrevance made their first contribution in https://github.com/proullon/ramsql/pull/107
Full Changelog: https://github.com/proullon/ramsql/compare/v0.1.3...v0.1.4