Release 0.5.0
- [Feature]: Added support semver versioning via neargye-semver
- [Feature]: Restructured the entire interface
- [Feature]: Added a barebones “starter” model to build from
- [Bug]: Corrected the badge link in the README file
- [Bug]: Make library static by default
- [Bug]: Numerous build process cleanups
- [Bug]: Numerous code cleanups to remove void returns and eliminate stored Model references
- [Support]: Numerous documentation cleanups