Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 0.7.0 is now available #35

Open
drapostolos opened this issue Aug 2, 2020 · 0 comments
Open

Release: 0.7.0 is now available #35

drapostolos opened this issue Aug 2, 2020 · 0 comments

Comments

@drapostolos
Copy link
Owner

v0.7.0 release is now available through maven central!

  • Add support for java.nio.file.Path.
  • Code is now built with Java 8.
  • Internal refactorings/code improvements using Java8 features.

See release info: https://github.com/drapostolos/type-parser/wiki/#changes

Gradle

compile 'com.github.drapostolos:type-parser:0.7.0'

Maven

<dependency>
  <groupId>com.github.drapostolos</groupId>
  <artifactId>type-parser</artifactId>
  <version>0.7.0</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant