Skip to content
Russell Haley edited this page May 28, 2018 · 31 revisions

This is the landing point for version and release information.

Releases

2018-05-27: Release 2 - 1805c

Notes | Bin

2018-03-01: 1803a

Notes | Bin

2018-02-09: 1802a

Notes | Bin

Release Process

The WinLua project seeks regular release intervals. Initial development will be haphazard so releases will be spontaneous. The goal is to create regular point releases every 3 months where necessary, and scheduled releases semi-annually. The Project seeks to allow for upgrades of components within Major Releases. Installation upgrades between Major releases is not currently possible, but is a future goal.

Revisioning

The WinLua project uses a "project schedule" release strategy. The strategy means there are regular releases from the project that include various components and features such as the Lua installer or the planned .Net integration components. Component VERSIONS are independent of the WinLua RELEASES (and each other) but are noted within the release notes and in the installers. WinLua Releases follow a "release.yearmonth.patchletter" pattern:

  • 1.1802.a --> Release one, February 2018
  • 1.1805.a --> Release one, May 2018
  • 1.1805.b --> Patch to release one, version May 2018
  • 1.1811.a --> Release one, November 2018 revision
  • 2.1901.1 --> Release two, January 2019
  • ...

Clone this wiki locally