-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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`
- Loading branch information
1 parent
6747d9c
commit cb93780
Showing
11 changed files
with
725 additions
and
869 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,17 @@ | ||
# node-sketch-templater Changelog | ||
|
||
## 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` | ||
|
||
## v1.0.2 | ||
Add `encoding` field to `generateSketch` which allows to specify base64 encoding | ||
|
||
## v1.0.1 | ||
Fix npm package name in README.md | ||
|
||
## v1.0.0 | ||
Initial release to npm after extracting from sensebox/openSenseMap-API | ||
Initial release to npm after extracting from sensebox/openSenseMap-API |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.