bpac-js
Version:
High level API for interacting with the Brother BPAC SDK
52 lines (29 loc) • 786 B
Markdown
# bpac-js
## 2.2.0
### Minor Changes
- 6ec43e2: ### Summary
- Improved error handling
- Switched test framework from Mocha to Jest
- Updated internal packages and dependencies
- Added support for printing multiple labels
- Improved documentation
- Patched a bug where QR codes were not being populated
- Added limited support for printStatus function (beta)
## 2.1.0
### Minor Changes
- b7b2085: Initial stable release
## 2.0.4
### Patch Changes
- 89b83b0: better error handling and documentation in codebase.
## 2.0.3
### Patch Changes
- aa95a74: fix import from root
## 2.0.2
### Patch Changes
- 748101e: ignore build files for prod
## 2.0.1
### Patch Changes
- 07947c6: modify git build steps
## 2.0.0
### Major Changes
- c2bd623: Initial Release