Skip to content

Release 0.0.7

Compare
Choose a tag to compare
@ChromeGG ChromeGG released this 19 Dec 21:34
· 32 commits to main since this release
  • feat: ✨ add type recognition for all operations (#16) (b40dff5)
  • fix: 🐛 narrow multiplication operation (f38956a)
  • fix: 🐛 narrow addition operator to be available on specific types (7e292d9)
  • refactor: ♻️ order tokens and simplify parser (#15) (a88d376)
  • feat: ✨ support Logical OR (9a86331)
  • feat: ✨ support Logical AND (8627ee1)