datamatrix 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| datamatrix-6.x-1.0.tar.gz | 10.93 KB | 604bdc675ab9938ba33d520c6cd40a35 |
| datamatrix-6.x-1.0.zip | 13.73 KB | 76cca2257d5e27323e10cd119493246c |
Release notes
Features in this release primarily consist of an API for accessing libdmtx's encoding/decoding functionality.
datamatrix 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| datamatrix-6.x-1.0-beta2.tar.gz | 10.91 KB | a7ffa036e3ee92ca1d6e891ff463e5e9 |
| datamatrix-6.x-1.0-beta2.zip | 13.72 KB | 61a21c31515348511843e7dee922d7c1 |
Release notes
The second beta release for Drupal 6.x.
Changelog:
- Renamed the project and module to 'datamatrix' (see #321094: Regarding the module name).
- Renamed the API functions to
datamatrix_version(),datamatrix_encode()anddatamatrix_decode().
Note: Due to the module name change, if you were using the previous version, you must uninstall and delete it prior to installing this release.
dmtx 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| dmtx-6.x-1.0-beta1.tar.gz | 10.92 KB | d3688e2bfcaf99581c3c90a34c209bab |
Release notes
The first beta release for Drupal 6.x. No known issues and no problems anticipated before the final 1.0 release.
Features:
- Allows configurable locations for the
dmtxwriteanddmtxreadcommand-line binaries. - Provides a system status report entry indicating whether libdmtx is installed correctly.
- Exports a maximally simple API consisting of the
dmtx_version(),dmtx_encode()anddmtx_decode()functions. - Includes comprehensive API documentation.
- Implements some basic Simpletest 2.x-compatible unit tests.
datamatrix 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| datamatrix-6.x-1.x-dev.tar.gz | 10.9 KB | 04436671f9ba9e412ea1beda87530882 |
| datamatrix-6.x-1.x-dev.zip | 13.47 KB | c6c9218313ea6eba8101eb6287373c73 |
Release notes
The very latest development snapshot for Drupal 6.x. Recommended for expert users who feel comfortable submitting bug reports for the occasional unexpected glitch.
Note: This is experimental software meant for advanced users; assume nothing works, and you may be pleasantly surprised. And when it breaks, you get to keep both pieces.