Skip to content

Commit 787b8fb

Browse files
Update changelog for v0.68.1
1 parent 9960a47 commit 787b8fb

File tree

2 files changed

+93
-9278
lines changed

2 files changed

+93
-9278
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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))

0 commit comments

Comments
 (0)