Major release, focused both on CI, setting contribution guidelines and following community standards. Some minor bugs were also fixed.
Some of the most important changes are the following ones:
- Fixing
Menu::Item's constructor bug (initializer listswouldn't work forC++versions prior toC++17). - Adding a
CIsystem withGitHub Actions, including on-push and on-PRtesting. - Adding templates for
PRsandIssuesonGitHub. - Updated
CppSafeIO's used version. - Created Code of Conduct, Contribution Guidelines and Security Policy.
Full Changelog: v1.0.0...v2.0.0