Skip to content

Second Prerelease

Pre-release
Pre-release

Choose a tag to compare

@pschatzmann pschatzmann released this 12 Nov 12:15
· 38 commits to main since this release

I am proud to announce my second pre-release: Things are starging to work quite stable now.

Here are the big changes:

  • replaced my custom Vector and Str with a std::vector and std::string backed implementation to prevent memory leaks
  • Using Templates to support the different Arduino network implementations
  • Plenty of error corrections

Full Changelog: v0.0.1...v0.0.2