Skip to content
Benjamen Meyer edited this page May 11, 2020 · 11 revisions

Release Road Map

To help all understand our release targets, the following outlines what we are aiming for with new release.

At this time this is not a strict road map. That is, we will not reject work from future targets while working on earlier targets unless it blocks our effort on the existing targets. If a future target gets completed earlier then we may update the road map and related milestones to reflect that it will fall under an earlier release.

Backlog

Milestone Additional work we'd like to do but has not been assigned to a release target yet.

Release 0.6.0

Milestone Theme: Resurrecting Vega Strike - We Can Release!

Minor release, to get things going.

Goals:

  • Release Linux and MacOS binaries, to begin receiving feedback from users.
  • Release source code that compiles cleanly.

Notes:

  • If Windows compilation will be fixed/figured out in the near time, a subsequent release from this branch will be made with Windows binaries.
  • Big changes and refactorings will be in future releases.

Release 0.7.0

Milestone Theme: Removing Code

Goals:

  • drop networking support
  • remove unnecessary code
  • get things under a big better management

Notes:

Release 0.8.0

Milestone Theme: Moving from Python 2 to Python 3

Goals:

  • Update the Vega Strike Engine to use Python 3

Notes:

  • This will need to be paired with a release of our Asset Repositories that have also been upgraded to support Py3.

Release 0.9.0

Milestone Theme: TBD

Goals:

  • TBD
  • General improvements
  • More refactoring

Notes:

  • TBD
Clone this wiki locally