Skip to content

version 0.0.2

Latest
Compare
Choose a tag to compare
@ngarbezza ngarbezza released this 10 Jan 17:58

New features:

  • Support evaluation of function calls
  • Support expression between parentheses
  • Add multiple assignment to the language
  • Add some runtime type checks

Bug fixes:

  • repeatWith command issue (f0e5fa0)

Infrastructure:

  • Support Ruby 2.2.0 and 1.9.3
  • Upgrade dependencies to latest stable versions
  • Lots of refactorings and new specs (now 316)