New features (for OCPP 1.6 and 2.0.1), optimization of internal data structures and slight changes of the API.
PIO package: matth-x/MicroOcpp@1.2.0
Some of the internal changes also affect the API in MicroOcpp.h (e.g. ReadingContext has been refactored from a C++ enum class to a C-style enum). See the descriptions in the PRs...