Release 0.0.7
- 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)