Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.0.0
Added
- Added
--help
,--version
support toterm-datamatrix
script - Added man page for
term-datamatrix
script
Changed
- Replace
Module::Install
build withExtUtils::MakeMaker
- No longer use
FindBin
when installed - Update POD
- Don't set
->{stdoutbuf}
on the object for every barcode - Use 'fields' to restrict object members
0.01 - 2013-08-31
Initial published version