Releases: Brahvim/PerFileLogging
Releases · Brahvim/PerFileLogging
v1.0.0: Release with C support!
This release adds enhances support for C compilers. This is somewhat like an API change, so the "major" version number has gone up - I jumped straight from v0.1.0
to v1.0.0
.
Here's a changelog:
- Change all
.hpp
extensions to.h
extensions. This also respects the Arduino library format more.
That's it - have a good day! The binary is below as always.
v0.1.0: First Release!
This is the first release of this library! 🎉
Please download PerFileLogging-0.1.0.tar.gz
for the actual PlatformIO package!