Skip to content

Releases: carlosjhr64/help_parser

Help Parser IX: Revelations

26 Sep 15:18

Choose a tag to compare

In this release:

*Better "macros"

  • Check for inconsistent use of variables
  • Better skips of notes by parser.

HelpParser VIII: ARGF!

11 Feb 00:07

Choose a tag to compare

Added ARGV setup for ARGF.

Help Parser VIII: Helpland+

06 Dec 23:51

Choose a tag to compare

Mostly a code review refresh release.

Help Parser VIII: Helpland

17 Sep 21:45

Choose a tag to compare

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

07 Sep 20:09

Choose a tag to compare

In this release I added Inclusive keys... and reviewed the code.

HelpParser VI.v

20 Oct 21:47

Choose a tag to compare

More consistent colourized usage error to match crystal's version.

HelpParser VI.iv.ii:Tweeker DEBUG

23 Sep 00:13

Choose a tag to compare

--debug sets $DEBUG to true.

HelpParser VI.iv.1:Tweeker Typos

09 Sep 14:10

Choose a tag to compare

Better reporting of typos.

HelpParser VI.iii:Tweeker Refactored

01 Mar 17:36

Choose a tag to compare

Moved most validations to parseh.rb

HelpParser VI.ii:Tweeker Reconciliation

01 Mar 00:09

Choose a tag to compare

Mostly edits to attempt mirroring Crystal's version. Caught some missed validation skips.