The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
|
# Changelog
All notable changes to this project will be documented in this file.
## [Unreleased]
## [1.0.0]
### Added
- Added `--help`, `--version` support to `term-datamatrix` script
- Added man page for `term-datamatrix` script
### Changed
- Replace `Module::Install` build with `ExtUtils::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
|