v1.2.1 :: Comments and Web base (strings)
I added comments support, web client and server:
- Web client: HTTP GET, HTTP POST (string)
- Web server: GET route, immutable state (global variables WIP), also only strings
- Comments: Any line that starts with '-' is a comment
JSON and bytes support is going to appear in future
Full Changelog: v1.1.1...v1.2.1