Skip to content

v1.2.1 :: Comments and Web base (strings)

Choose a tag to compare

@ProggerX ProggerX released this 16 Mar 14:51
· 34 commits to master since this release
d018e4d

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