StefanMaron / BusinessCentral.LinterCop

Community driven code linter for AL (MS Dynamics 365 Business Central)
https://stefanmaron.com
MIT License
76 stars 31 forks source link

Exclude previous pre-release version of the AL Language #779

Closed Arthurvdv closed 1 month ago

Arthurvdv commented 1 month ago

The cost of maintaining support for the previous pre-release versions of the AL Languages comes with a cost.

It's quite challenging to manage changes between the pre-release versions within a major release of the AL Language. This is by design as pre-release versions can introduce breaking changes.

With this PR we're only going to build assets for pre-release versions of the upcoming AL Language version. Once a new official release is available, builds for any earlier pre-release versions will cease.