sexp_processor version 3.0.8 has been released!
Published 2011-11-16 @ 16:50
sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc… all for your language processing pleasure.
Changes:
3.0.8 / 2011-11-16
-
4 minor enhancements:
- Add 6 missing ruby 1.9 tests (brynary)
- Added new 1.9 hash tests to pt_testcase.rb
- Version specific tests are now skipped at runtime, not test creation time
- Added new block arg tests.