Skip to content

Releases: kafkaphoenix/newleaf

v0.1.0

28 Oct 07:48
602387b
Compare
Choose a tag to compare
  • Refactor engine as a library (can choose between static and shared)
  • Remove demos and outdated documentation from the repository, demos can be found in https://github.com/kafkaphoenix/newleaf_demos
  • Improve logging information
  • Move code from camelcase to lowercase
  • Manage all dependencies through vcpkg instead of using fetch
  • Add ctest/catch2 to the project (test coverage in the future)
  • Update cmake presets
  • Add makefile
  • Update readme