Releases: carlosjhr64/help_parser
Releases · carlosjhr64/help_parser
Help Parser IX: Revelations
In this release:
*Better "macros"
- Check for inconsistent use of variables
- Better skips of notes by parser.
HelpParser VIII: ARGF!
Added ARGV setup for ARGF.
Help Parser VIII: Helpland+
Mostly a code review refresh release.
Help Parser VIII: Helpland
Although primarily a minor release with a couple of added features(conditional flags and the to_h method),
because I'm now using Ruby 3 code
this version is pushed as a major release.
HelpParser VII: Deader
In this release I added Inclusive keys... and reviewed the code.
HelpParser VI.v
More consistent colourized usage error to match crystal's version.
HelpParser VI.iv.ii:Tweeker DEBUG
--debug sets $DEBUG to true.
HelpParser VI.iv.1:Tweeker Typos
Better reporting of typos.
HelpParser VI.iii:Tweeker Refactored
Moved most validations to parseh.rb
HelpParser VI.ii:Tweeker Reconciliation
Mostly edits to attempt mirroring Crystal's version. Caught some missed validation skips.