Skip to content

1.2

Compare
Choose a tag to compare
@cgdecker cgdecker released this 05 Jan 21:19
· 189 commits to master since this release

Maven dependency:

<dependency>
  <groupId>com.google.jimfs</groupId>
  <artifactId>jimfs</artifactId>
  <version>1.2</version>
</dependency>

Javadoc for the release can be viewed at: http:https://google.github.io/jimfs/releases/1.2/api/docs/
API diffs between Jimfs 1.1 and this release can be viewed at: http:https://google.github.io/jimfs/releases/1.2/api/diffs/

What's new in 1.2

  • Various bug fixes.