v0.7.0
What's Changed
Removed JIMFS as the underlying RAM file system implementation and switched to using memoryfilesystem. This shouldn't break any existing code, but I have made it a minor release bump just to flag this as a major internal change.
Please raise an issue or discussion for any bugs or queries.
Changelog
- Build on MacOS 13 rather than MacOS 12 by @ascopes in #449
- Fix ShellCheck warnings on Sonatype Lift by @ascopes in #452
- Request that Sonatype Lift ignore false positives by @ascopes in #453
- Replace JIMFS with MemoryFileSystem by @ascopes in #451
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #459
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #458
- Bump groovy from 4.0.11 to 4.0.12 by @dependabot in #457
- Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 by @dependabot in #455
- Bump checkerframework.version from 3.33.0 to 3.34.0 by @dependabot in #454
Full Changelog: v0.6.4...v0.7.0