sexp_processor version 4.17.0 has been released!
* home: <https://github.com/seattlerb/sexp_processor>
* rdoc: <http://docs.seattlerb.org/sexp_processor>
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:
### 4.17.0 / 2023-05-03
* 2 minor enhancements:
* Added Sexp#line_max=.
* Will load strict_sexp if $SP_DEBUG is set.
* 3 bug fixes:
* Sexp#line_max lazy accessor now compacts.
* Sexp#new copies line_max if defined.
* strict_sexp.rb: #first can take an int arg. Fixed mutator wrappers to pass args.
···
______________________________________________
ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org
To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org
ruby-talk info -- Info | ruby-talk@ml.ruby-lang.org - ml.ruby-lang.org