Skip to content

Releases: ngarbezza/gobstones-rb

version 0.0.2

10 Jan 17:58
Compare
Choose a tag to compare

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)

0.0.1

15 Dec 14:52
Compare
Choose a tag to compare
release-0.0.1

fix load path directories