Skip to content

Releases: sensebox/node-sketch-templater

v1.13.1

13 Apr 09:46
afc6cfd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.1...v1.13.1

v1.12.0

30 Mar 08:48
c08031d
Compare
Choose a tag to compare
  • 🔧 Fix variable naming

v1.11.2

08 Mar 11:38
Compare
Choose a tag to compare
  • 🔧 Fix BME680_CONNECTED issue
  • 🖥 Fix OLED initialisation (#78)

v1.11.1

08 Mar 07:39
66224e7
Compare
Choose a tag to compare
  • ⬇️ Set node engine to v14

v1.11.0

04 Mar 15:07
bf0276d
Compare
Choose a tag to compare
  • 🧹 Housekeeping (dependebot, dependencies)
  • 🐻 BearSSL library
  • ℹ️ Add senseBox metadata and version number to sketches
  • ⚙️ DPS310 library

v1.9.0

15 Jan 14:09
Compare
Choose a tag to compare
[v1.9.0] Display

v1.0.5

01 Aug 11:01
086d797
Compare
Choose a tag to compare
[v1.0.5] Remove redundant parameter of writeMeasurementsToClient in a…

v1.0.4

30 Jul 15:35
0f6ce62
Compare
Choose a tag to compare

No changes

v1.0.3

29 Jul 18:21
cb93780
Compare
Choose a tag to compare
  • 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

24 Jul 11:25
40218af
Compare
Choose a tag to compare

Allows to specify a encoding field to generateSketch which allows to retrieve the sketch in base64 encoding