Skip to content

v0.2.3

Compare
Choose a tag to compare
@mrLSD mrLSD released this 20 Oct 21:24
· 81 commits to master since this release
2992080

Added tests and increased tests coverage ⬆️. Significantly improved Github CI 🤖.

  • ☑️ Extended tests for function-declaration
  • ☑️ Extended tests for function-call
  • ☑️ Extended tests for let-binding
  • ☑️ Extended tests for binding
  • ☑️ Extended CI

- #6 - Extend tests and CI for let-binding, function-declarations, bindings. Extend CI (@mrLSD)