File tree Expand file tree Collapse file tree 2 files changed +93
-9278
lines changed
Expand file tree Collapse file tree 2 files changed +93
-9278
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77
88
9+ ## [ 0.68.1] ( https://github.com/rokucommunity/brighterscript/compare/v0.68.0...v0.68.1 ) - 2024-11-26
10+ ### Added
11+ - Add Namespace Source Literals ([ #1354 ] ( https://github.com/rokucommunity/brighterscript/pull/1354 ) )
12+ - Language server crash fix ([ #1353 ] ( https://github.com/rokucommunity/brighterscript/pull/1353 ) )
13+ ### Fixed
14+ - Fix bug with ternary transpile for indexed set ([ #1357 ] ( https://github.com/rokucommunity/brighterscript/pull/1357 ) )
15+ - Enhance lexer to support long numeric literals with type designators ([ #1351 ] ( https://github.com/rokucommunity/brighterscript/pull/1351 ) )
16+
17+
18+
919## [ 0.68.0] ( https://github.com/rokucommunity/brighterscript/compare/v0.67.8...v0.68.0 ) - 2024-11-21
1020### Changed
1121 - Fix issues with the ast walkArray function ([ #1347 ] ( https://github.com/rokucommunity/brighterscript/pull/1347 ) )
You can’t perform that action at this time.
0 commit comments