Releases: sensebox/node-sketch-templater
Releases · sensebox/node-sketch-templater
v1.13.1
What's Changed
- export arduino builds in action by @felixerdy in #118
- fixed minor typos in custom_setup.tpl by @lordofbikes in #105
- added sps30 dockerfile & home sketch update for sps30 by @Thiemann96 in #123
- Fix eol in template files by @mpfeil in #137
New Contributors
- @lordofbikes made their first contribution in #105
Full Changelog: v1.12.1...v1.13.1
v1.12.0
v1.11.2
v1.11.1
v1.11.0
v1.9.0
v1.0.5
[v1.0.5] Remove redundant parameter of writeMeasurementsToClient in a…
v1.0.4
No changes
v1.0.3
- Bump sketch versions
- Unify sketch headers
- Implement sprintf_P PROGMEM based building of HTTP strings and payload
- Should send less TCP packets
- Use same structure in all templates except
custom
Add `encoding` field to `generateSketch` which allows to specify base64 encoding
Allows to specify a encoding
field to generateSketch
which allows to retrieve the sketch in base64 encoding