v0.4.0
What's Changed
This is mainly a technical release, bug fixes and many changes for development. Functional changes: new ui layout for network and support for ethernet
-
new class Variable variable = Variable(var) : OO use of variables (042a828)
-
Refactor initVarAndValue: support pointer to vector (2be0136)
-
Support vars with vectors of strings, use in files (de7eb90)
-
ArduinoJson: @7.1.0 to #7.1.0 to @7.2.0 (f85bd0c and 308cb76)
-
Refactor Network module (4090098)
-
parent id's (pid) for variable referencing (pid, id) to identify uniqueness and get rid of set label (a7d1443 and 210ee6d and dc4f940 and 194d79d and 866d05c and 44d6239 and b27b739)
-
var.onloop1s (bf11ce0)
-
strcpy/cat/cmp/len/str: add l/n and size 44b3fde)
-
Live scripts: asmParser 2.5 to ESPLiveScript 2.8 (multiple scripts) by @hpwit (d090d6d)
-
Revert (for/stack)unsigned8/16/32 defines 18443e2)
-
Bug fixes
-
Artifact v2. v3 -> v4 (f715ec8)
-
Fix Module help icon url and match with StarDocs (175088e)
Full Changelog: v0.3.0...v0.4.0