Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@howardjp howardjp released this 08 Aug 20:20
· 105 commits to main since this release
  • [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