Skip to content

Releases: vegastrike/Assets-Production

v0.9.0-beta1

07 Feb 14:20
bf471a1
Compare
Choose a tag to compare
v0.9.0-beta1 Pre-release
Pre-release

What's Changed

  • Add PowerShell scripts build.ps1 and package.ps1; use them in Windows CI by @stephengtuggy in #154

Full Changelog: v0.9.0-alpha5...v0.9.0-beta1

v0.9.0-alpha6

07 Feb 13:15
bf471a1
Compare
Choose a tag to compare
v0.9.0-alpha6 Pre-release
Pre-release

What's Changed

  • Add PowerShell scripts build.ps1 and package.ps1; use them in Windows CI by @stephengtuggy in #154

Full Changelog: v0.9.0-alpha5...v0.9.0-alpha6

v0.9.0-alpha5

28 Jan 19:56
f4f19fc
Compare
Choose a tag to compare
v0.9.0-alpha5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.0-alpha4...v0.9.0-alpha5

v0.9.0-alpha4

22 Jan 22:38
1c54fcb
Compare
Choose a tag to compare
v0.9.0-alpha4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.0-alpha3...v0.9.0-alpha4

v0.9.0-alpha3

22 Jan 14:27
7c4061f
Compare
Choose a tag to compare
v0.9.0-alpha3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.0-alpha2...v0.9.0-alpha3

v0.9.0-alpha2

20 Jan 05:13
c6a0bc3
Compare
Choose a tag to compare
v0.9.0-alpha2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.0-alpha1...v0.9.0-alpha2

v0.9.0-alpha1

02 Mar 21:00
c226e3a
Compare
Choose a tag to compare
v0.9.0-alpha1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0-alpha1

vsUTCS v0.8.1-beta1

19 Oct 01:00
59ba743
Compare
Choose a tag to compare
vsUTCS v0.8.1-beta1 Pre-release
Pre-release

What's Changed

  • Add Fedora 36 and Manjaro Linux support to 0.8.x by @stephengtuggy in #93
  • CMakeLists.txt, main_menu.py, readme.txt, vsinstall.sh: Bump version to 0.8.1 by @stephengtuggy in #94

Full Changelog: v0.8.0...v0.8.1-beta1

vsUTCS v0.8.0

21 Mar 03:56
c983be4
Compare
Choose a tag to compare

This is the final, "Gold Master" release of Vega Strike: Upon the Coldest Sea (vsUTCS) v0.8.0. In this release, we:

  • Deprecated Python 2 in favor of Python 3;
  • Updated the set of Linux distros that vsUTCS is compatible with, including Fedora 34 and 35, and Rocky Linux 8.5;
  • Introduced API versioning logic to go with the engine versioning information that is introduced in v0.8.x of the Vega Strike Game Engine.

Enjoy!

vsUTCS v0.8.0-beta1

21 Feb 00:28
c983be4
Compare
Choose a tag to compare
vsUTCS v0.8.0-beta1 Pre-release
Pre-release

This is the first beta release of Vega Strike: Upon the Coldest Sea (vsUTCS) v0.8.0. In this release series, we:

  • Deprecated Python 2 in favor of Python 3;
  • Updated the set of Linux distros that vsUTCS is compatible with, including Fedora 34 and 35, and Rocky Linux 8.5;
  • Introduced API versioning logic to go with the engine versioning information that is introduced in v0.8.x of the Vega Strike Game Engine.

Note that this is an beta release, so some bugs may still be present. Hopefully we will be able to fix these quickly.