Skip to content

v1.0.0

Closed Dec 15, 2024 100% complete

This release will include:

  • Doxygen documentation
  • Tutorial
  • develop Git branch
  • Code overhaul (maintainability, readability, modernity, performance and safety)

Following this first release, updates will enter the master branch after being tested for stability in the develop branch, in the form of more releases and incrementing versions.

Apart from stabilit…

This release will include:

  • Doxygen documentation
  • Tutorial
  • develop Git branch
  • Code overhaul (maintainability, readability, modernity, performance and safety)

Following this first release, updates will enter the master branch after being tested for stability in the develop branch, in the form of more releases and incrementing versions.

Apart from stability, this model will help with managing library code in game projects. More specifically, it will enhance usability of Git submodules.

Until now, there was no need for this model. Instead, features were developed in topic branches, and were merged on completion with the master branch immediately. This satisfied the GitHub issues I made, which were the only demand for development.

Now I am intending to restart and open the development of netset (my KTech game), which makes stability and distinct library versions desired traits.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.