Release 1.3.1 2024-03-16
No functional changes.
Technical change information can be found in the ChangeLog.

Release 1.3.0 2023-06-23
No functional changes.
Technical change information can be found in the ChangeLog.

Release 1.2.1 2023-03-28
No functional changes.
Technical change information can be found in the ChangeLog.

Release 1.1.14 2021-11-27
No functional changes.
Technical change information can be found in the ChangeLog.

Release 1.1.13 2020-10-23
No functional changes.
Technical change information can be found in the ChangeLog.

Release 1.1.12 2020-10-10
No functional changes.
Technical change information can be found in the ChangeLog.

Release 1.1.11 2020-08-02
No functional changes.
Technical change information can be found in the ChangeLog.

Release 1.1.10 2019-09-14
Build testing related improvements. No functional change.
Technical change information can be found in the ChangeLog.

Release 1.1.9 2019-08-18
AutoTools and build testing related improvements. No functional change.
Technical change information can be found in the ChangeLog.

Release 1.1.8 2019-06-21
Initial setup for Travis CI build tests
README: point bootstrap.sh part at acmbuild wiki
Update bootstrap.sh to v1.4.4
Update project root gitignore to v1.0.2

Release 1.1.7 2019-05-01
Keep option with option arg in getopt CL build
Update bootstrap.sh to v1.4.3

Release 1.1.6 2019-04-29
Fix getopt command line quoting regresssion from 1.1.5

Release 1.1.5 2019-04-28
Update bootstrap.sh to v1.4.2
Replace obsolete backticks with $( ... )

Release 1.1.4 2019-03-26
Update bootstrap.sh to v1.4.1
Add missing error check after getopt
Update Copyright notice in man page
README: Add Copyright notice

Release 1.1.3 2019-02-23
README: Make package install references generic. This to coincide with major
wiki update on How To Install.

Release 1.1.1 2019-02-13
Update errors section in man page
Ensure numerics use (( )) AOT [[ ]]
configure.ac: Adopt new structured layout
Improve exit status
Add help and version CLAs
Use local and global variables
Improve trap function
Remove script_exit_code variable
Do not hard-code outputprefix contents

Release 1.0.14 2019-01-11
Install GNU standard files such as AUTHORS, etc.
Remove shebangs from Automake files.

Release 1.0.13 2019-01-08
Remove check for unused getopt command.

Release 1.0.12 2019-01-05
srctarball to create tarball name similar to that at GitHub.
Correct package versioning.
Use absolute bash, awk etc path in script shebang.

Release 1.0.11 2018-11-01
srctarball to use -src- in filename

Release 1.0.10 2018-10-20
Add markdown symlink to README.
Beautify README for GitHub markdown presentation.
Modify README to refer to new wiki.

Release 1.0.9 2018-08-28
There have been enough minor infrastructure changes to warrant a new release.
No changes to functionality.

Release 1.0.8 2018-04-13
Update this project bootstrap.sh to latest version 1.3.4.
Improve README file.
Improve man page explanation and in-source comments.
Change package versioning to a hard-coded configure value due to use of source
tarballs started with new use of github.
Add a make target srctarball to make a source tarball. This can be used in the
same way as github's source tarball enabling 1 package methodolgy irrespective
of source repository.

Release 1.0.7 2018-02-20
Standardise on misc directory.

Release 1.0.6 2018-02-19
Add standard AutoTools bootstrap script.
Bring project structure up to latest standard.

Release 1.0.5 2017-12-02
Adopt normal exit code policy; 0 on success, 1 on failure.
Add SPDX license tags to source files.
Add project-wide TODO file.
Determine the manual section from the target file suffix. If the suffix is blank
(foo.) or if there is no suffix (foo) then error out.
Update man page copyright span attribution.

Release 1.0.4 2017-10-23
Update project cosmetics, no functional change.

Release 1.0.3 2017-05-02
Apply standards from atbre template v1.0.0

Release 1.0.2 2015-10-23
Restructure to conform to AutoTools General Template v1.0.6.

Release 1.0.1 2015-09-19
Initial release.
