Releases: ABridoux/lux
Releases · ABridoux/lux
0.5.0
Added
- YAML support [#92]
Changed
- FileInjectionService: Use SwiftSoup to parse the HTML file
Fixed
- Zsh +option was not parsed properly [#91]
- Zsh '&' keyword was not parsed
Note
The FileInjectionService now uses SwiftSoup and there is an issue with newlines being added when the code is Plist or XML. While this is being resolved, it's still possible to use the command-line tool to highlight a block of code with those formats.
Linux compatibility
Fixed
- Linux color (NSColor/UIKitColor) compiler flag to ignore
- Zsh programs starting wit a point or a slash "/" fixed
[Hotfix] Swift injection unwanted spaces
- Swift injetion prefix ‘swift-” and removed unwanted spaces
- Fixed LuxCLT case
- Lux logo fixed: replaced white area by masks on layers
Zsh parsing fixes
Minor internal improvements
Xcode dark theme
[Hotfix] JSON escaped quotes
Fixed
- JSON escaped quotes (for real this time) with ",\n allowed and "," not required to end a string value
Xcode light theme
Added
- Xcode Default light theme
Changed
- Color initialisation for categories and themes with rgb rather than hex code [#58]
Fixed
- JSON escaped quotes in a key value
[Hotfix] Swift theming fixed
Fixed
- Swift theming was not working