First update to BogBat: the bog-basic template program
Just over a year ago I posted about the first (v0.1.0) release of BogBat, a very simple template replacement program.
I've finally got around releasing v0.2.0. This release simply fixes the problem identified in that first post, i.e. that the --help command wrote its output to stderr, and so couldn't be paged using the Windows more command. This was a problem since the help text is copious! Anyhow, help text, along with usage info and the output of the --version command, now get sent to stdout instead.
At the same time I corrected / clarified some of that copious help text.
And now Delphi 13.1 is the compiler of choice; and the deploy script is less annoying.
➣ Download the v0.2.0 release from GitHub.

Comments
Post a Comment
Comments are very welcome, but please be aware that I moderate all comments, so there will be a delay before your comment appears.
Advertising spam and the rare abusive, hateful or racist comments will be blocked and reported.
Finally, should you have a query about, or a bug report for, one of my programs or libraries please use the relevant issue tracker rather than posting a comment to report it.
Thanks