Releases: xdev-software/vaadin-maps-leaflet-flow
Releases · xdev-software/vaadin-maps-leaflet-flow
v2.0.0
Changelog
See Changelog#v2.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>2.0.0</version>
</dependency>
v1.1.0
Changelog
- Corrected overlay behavior #58
LMap
now includesHasStyle
#59- Various API-Improvements
- Updated docs 📖
- Updated dependencies ⬆️
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>1.1.0</version>
</dependency>
v1.0.6
Changelog
- Updated dependencies
- Vaadin 14.4.10
- Jackson-Databind 2.12.2
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>1.0.6</version>
</dependency>
v1.0.5
Changelog
- Updated dependencies and workflows
- Vaadin 14.4.3
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>1.0.5</version>
</dependency>
v1.0.4
Changes
- Updated dependencies ⬆️
- Bumped Vaadin to
14.3.7
- Bumped jackson-datatbind to
2.9.10.6
- Bumped Vaadin to
- Updated workflows
- Reworked documentation 📜
- Releasing to Vaadin Directory
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>1.0.4</version>
</dependency>