Release History
All the major information about BoxLang Releases
Versioning Schema
BoxLang is maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered in the following format:
And constructed with the following guidelines:
Breaking backward compatibility bumps the major (and resets the minor and patch)
New additions without breaking backward compatibility bump the minor (and resets the patch)
Bug fixes and misc changes bump the patch
LTS - Support Policy
For all BoxLang releases, updates are provided for 12 months, and security fixes are provided for 2 years after the next major release.
Version | Release | Updates | Security Fixes |
---|---|---|---|
1.x | 2024 | 2025 | 2027 |
2.x | 2025 | 2026 | ??? |
Releases
In this section, you will find the release notes and links for each version's documentation. If you are looking for the release notes of previous major versions, use the version switcher at the top left of this documentation book.
Version 1.0 - Fall 2024
Last updated