8000 Releases · ctron/sikula · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Releases: ctron/sikula

v0.4.4

04 Apr 13:20
Compare
Choose a tag to compare

What's Changed

  • Add some help for translating queries to SeaORM

Full Changelog: v0.4.3...v0.4.4

v0.4.3

04 Apr 13:19
Compare
Choose a tag to compare

What's Changed

  • Fix an issue where the derive macro didn't fully qualify the Error type

Full Changelog: v0.4.2...v0.4.3

v0.4.2

04 Apr 13:19
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

04 Apr 13:19
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Apr 13:18
Compare
Choose a tag to compare

What's Changed

  • Add parentheses, OR, AND, and NOT by @ctron in #4
  • OR parsing fix by @lulf in #6
  • fix: compacting too early can remove context needed for mir by @lulf in #8
  • feat: add method for checking if a term is empty by @lulf in #9

New Contributors

  • @ctron made their first contribution in #4

Full Changelog: v0.3.1...v0.4.4

v0.4.0-alpha.3

13 Jul 07:17
Compare
Choose a tag to compare
v0.4.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Add parentheses, OR, AND, and NOT by @ctron in #4

New Contributors

  • @ctron made their first contribution in #4

Full Changelog: v0.3.1...v0.4.0-alpha.3

v0.3.1

28 Jun 12:56
Compare
Choose a tag to compare
  • use re-exported version of chumsky in derive

v0.3.0

05 Jun 12:33
Compare
Choose a tag to compare

This is a follow up release to 0.2.0, cleaning up some APIs and fix doc issues.

What's Changed

  • feat: add partial ordered ranges by @lulf in #1

New Contributors

  • @lulf made their first contribution in #1

Full Changelog: v0.1.0...v0.3.0

v0.2.0

05 Jun 12:04
Compare
Choose a tag to compare

What's Changed

  • feat: add partial ordered ranges by @lulf in #1

New Contributors

  • @lulf made their first contribution in #1

Full Changelog: v0.1.0...v0.2.0

0