Release version 1.5 2024-08-27
Release 1.5 2024-08-27
Prep for "Release 1.5 2024-08-27".
Changed MKIOCCCENTRY_REPO_VERSION
from "1.4 2024-08-11"
to "1.5 2024-08-27".
Release 1.4.4 2024-08-27
Running chkentry(1)
with a single argument is now reserved for future use
(related to a winning IOCCC entry instead of a submission).
Changed CHKENTRY_VERSION
from "1.0.1 2024-03-02"
to "1.0.2 2024-08-26".
Release 1.4.3 2024-08-23
Added a number of test JSON files to demonstrate that the JSON parser is okay
with mixed spacing (spaces and tabs or different number of spaces with or
without tabs etc.), no spacing and so on, even though the mkiocccentry(1)
tool
will form json files with multiples of 4 spaces and no tabs.
Changed MKIOCCCENTRY_VERSION
from "1.4 2024-08-11"
to "1.0.8 2024-08-23".
Release 1.4.2 2024-08-21
Changed mkiocccentry(1)
to form .info.json
and .auth.json
with
multiples of 4 spaces and no TAB characters.
Further simplified the Makefile.example
file.
Release 1.4.1 2024-08-17
Add macros ENTRY_VERSION
and AUTHOR_VERSION
that correspond to the
.entry.json
file of each winning entry and the author_handle.json
file that
corresponds to each winning author.