Releases: mark-thomas/vestaboard-api
Release list
2.1.16
What's Changed
- build(deps): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #40
Full Changelog: 2.1.15...V2.1.13
What's Changed
- build(deps): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #40
Full Changelog: 2.1.15...2.1.16
What's Changed
- build(deps): bump form-data from 4.0.0 to 4.0.5 by @dependabot[bot] in #38
- build(deps): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #41
- build(deps): bump axios from 1.7.4 to 1.13.5 by @dependabot[bot] in #39
- build(deps): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #40
Full Changelog: 2.1.11...2.1.16
v2.1.10
2.1.9
What's Changed
- Reduce logging on transition board array by @mark-thomas in #36
Full Changelog: 2.1.8...2.1.9
v2.1.5
Add additional exported helper convertBoardLayoutToString that converts a board character array to a string.
v2.1.4
What's Changed
- Quality of life improvements by @mark-thomas in #31
Better expose types, include more functions and values within the main index
Fix handling of empty string in creation of board character array
Full Changelog: 2.1.3...2.1.4
v2.1.2
Make @Vestaboard/installables types available with union type.
Some improvements to error handling in R/W API
Better expose some additional types for export
New helper to calculate single bit differences between board layouts
Add security fix for dependency
What's Changed
- Better exports of types by @mark-thomas in #29
Full Changelog: 2.1.1...2.1.2
Better exports and a few more shared functions
What's Changed
- improve exports of types and values by @mark-thomas in #28
Full Changelog: 2.0.5...2.1.0
2.0 update
Major release 2.0
This version contains some small breaking changes, but they are needed to align with the Vestaboard API set.
More details in the Readme, but now all three Vestaboard control mechanisms, local API and r/w api. Migrates away from v1 Vestaboard 'publish' API to 'subscription' API.
Migration details in readme.
What's Changed
- Major Update: 2.0 by @mark-thomas in #27
Full Changelog: 1.1.10...v2.0.0
1.1.5
Update for json5 dependency
1.1.4 ci: version bump to 1.1.4