Release 0.0.6
- feat: ✨ floats support (c653c6e)
- feat: ✨ string literals support (#13) (bf4adcb)
- feat: ✨ support equals and not equals operators (fd2cd65)
- feat:✨parenthesis expressions support (16007f8)
- feat: ✨ support for boolean literals and null (#12) (b3718ce)
- feat: ✨ support for multiplication operator (#11) (10417c6)