[ruby-talk:444194] [ANN] sexp_processor 4.17.0 Released

sexp_processor version 4.17.0 has been released!

* home: <https://github.com/seattlerb/sexp_processor&gt;
* rdoc: <http://docs.seattlerb.org/sexp_processor&gt;

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