Skip to content

1.2.0

Compare
Choose a tag to compare
@amanteaux amanteaux released this 12 Sep 15:31
· 72 commits to master since this release

Changelog

  • Add the possibility to remove unnecessary wrapping quotes when writing a CSV document. (e1db3e4)

Maven

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