@codenstein/twain-js
Version:
A JavaScript interface for TWAIN.
34 lines (19 loc) • 770 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.0.2] - 2019-07-13
### Fixed
- Window specific build issues.
## [0.0.1] - 2019-01-23
### Added
- Azure pipelines, status badge, and junit test results.
- This CHANGELOG
### Changed
- Ignore files.
### Fixed
- Linux type definitions, and pack(2) parameter for ref-struct.
[unreleased]: https://github.com/codenstein/twain-js/compare/0.0.2...HEAD
[0.0.2]: https://github.com/codenstein/twain-js/compare/0.0.1...0.0.2
[0.0.1]: https://github.com/codenstein/twain-js/compare/0.0.0...0.0.1