Skip to content

1.1.0

Compare
Choose a tag to compare
@amanteaux amanteaux released this 29 Dec 17:00
· 86 commits to master since this release

Changelog

  • Enable to specify an origin point in a spreadsheet to start an Excel export. (b2ba92a)
  • Fix the update of an existing Excel spreadsheet. (960fff1)

Maven

<dependency>
  <groupId>com.coreoz</groupId>
  <artifactId>windmill</artifactId>
  <version>1.1.0</version>
</dependency>