|
2 | 2 |
|
3 | 3 | See [releases](https://github.com/RandomFractals/vscode-leaflet/releases) for source code and `vscode-leaflet.vsix` extension package download |
4 | 4 |
|
| 5 | +# v1.1.0 - [2021-08-09] |
| 6 | + |
| 7 | +- [#34](https://github.com/RandomFractals/vscode-leaflet/issues/34) |
| 8 | +Add CSV, XML and JSON data loading |
| 9 | +- [#36](https://github.com/RandomFractals/vscode-leaflet/issues/36) |
| 10 | +Change Geo Data Viewer github repo link in docs |
| 11 | +- [#37](https://github.com/RandomFractals/vscode-leaflet/issues/37) |
| 12 | +Add Geo Data Viewer to recommendations in .vscode/extensions.json |
| 13 | +- [#38](https://github.com/RandomFractals/vscode-leaflet/issues/38) |
| 14 | +Add VS Marketplace badge to docs |
| 15 | +- [#39](https://github.com/RandomFractals/vscode-leaflet/issues/39) |
| 16 | +Add Data Preview to recommendations in .vscode/extensions.json |
| 17 | +- [#40](https://github.com/RandomFractals/vscode-leaflet/issues/40) |
| 18 | +Update dev dependencies and vscode engine to v1.59.0 |
| 19 | +- [#41](https://github.com/RandomFractals/vscode-leaflet/issues/41) |
| 20 | +Add GeoJSON snippets to Recommended extensions in docs |
| 21 | +- [#42](https://github.com/RandomFractals/vscode-leaflet/issues/42) |
| 22 | +Add Leaflet logo to the Map extension icon |
| 23 | +- [#43](https://github.com/RandomFractals/vscode-leaflet/issues/43) |
| 24 | +Add d3-dsv library for CSV data parsing |
| 25 | +- [#44](https://github.com/RandomFractals/vscode-leaflet/issues/44) |
| 26 | +Add XML parser for KML and other XML based Geo data formats support |
| 27 | +- [#46](https://github.com/RandomFractals/vscode-leaflet/issues/46) |
| 28 | +Refine Text data ouput styles |
| 29 | +- [#47](https://github.com/RandomFractals/vscode-leaflet/issues/47) |
| 30 | +Add padding to text ouput code display |
| 31 | +- [#48](https://github.com/RandomFractals/vscode-leaflet/issues/48) |
| 32 | +Package and publish dependencies update, data loading and text display enhancements release |
| 33 | + |
5 | 34 | # v1.0.0 - [2021-08-08] |
6 | 35 |
|
7 | 36 | - [#1](https://github.com/RandomFractals/vscode-leaflet/issues/1) |
|
0 commit comments