2.4.0
Changes for 2.4.0:
- New feature: Using RapidAssist version 0.10.0
- Fixed issue #32: Add pre-build linux binaries.
- Fixed issue #34: Support for macOS.
- Fixed issue #35: Migrate CI/CD services to GitHub Actions.
- Fixed issue #36: Simplify building process with scripts and INSTALL documentation.
- Fixed issue #38: Github don't identify the repository LICENSE as MIT.
- Fixed issue #39: Uniformalize function argument names. Remove i and o prefix from argument names.
- Fixed issue #40: Remove duplicated code that is now available in RapidAssit.
- Fixed issue #41: All the small things.
- Fixed issue #42: Function getIdentifier does not remove special characters.
- Fixed issue #43: Replace icons of sample project.
- Fixed issue #44: Using .hpp for header filename causes .cpppp for source file.
- Fixed issue #47: Allow generating into subfolder.
- Fixed issue #48: Disable steps that requires secrets in GitHub Action workflows.
- Fixed issue #50: Change File and FileManager macro guards prefix according to specified namespace.