15 lines
362 B
Markdown
15 lines
362 B
Markdown
# Change Log
|
|
|
|
## 0.0.2
|
|
|
|
- Added operator highlighting (+, -, *, /)
|
|
- Added variable highlighting for declarations (var keyword) and usage
|
|
- Added bracket/parenthesis highlighting
|
|
- Fixed comment highlighting for single-line and block comments
|
|
- Added BSD-3-Clause license
|
|
- Improved scope names for better VSCode theme compatibility
|
|
|
|
## 0.0.1
|
|
|
|
- Initial release
|