2025-01-01 22:41:24 +01:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
2025-01-07 23:28:33 +01:00
|
|
|
## Version 1.1.1 (2025-01-07)
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- TagsRenderings, filters and colours with in override or overrideAll were not working correctly.
|
|
|
|
- Colours were not correctly parsed when using hex colours (oops).
|
|
|
|
- All files were included in the extension, not just the compiled ones. This made the extension about 50kb larger than it needed to be.
|
|
|
|
|
2025-01-04 15:17:31 +01:00
|
|
|
## Version 1.1.0 (2025-01-04)
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Support for colours in for marker, line and fill colours.
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Icons with a colour in the text (`marker:red`) were not correctly parsed.
|
|
|
|
|
2025-01-01 22:41:24 +01:00
|
|
|
## Version 1.0.0 (2025-01-01)
|
|
|
|
|
|
|
|
Initial release.
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Autocompletion for layers, tagRenderings and filters.
|
|
|
|
- Definition support for layers, tagRenderings, filters and icons.
|