Version 3.0.0
ReactESP is no longer a singleton class. Instead, the user must maintain an object pointer themselves.
Main classes have been renamed to better convey their purpose.
What's Changed
- fix virtual / override and const correctness by @offspring in #28
- Rename classes by @mairas in #29
- Release 3.0.0 by @mairas in #31
New Contributors
- @offspring made their first contribution in #28
Full Changelog: v2.1.0...v3.0.0