MapCompleteVScode/CHANGELOG.md

23 lines
457 B
Markdown
Raw Normal View History

2025-01-01 22:41:24 +01:00
# Changelog
All notable changes to this project will be documented in this file.
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.