Skip to content

Releases: ftomassetti/effectivejava

Release list

v0.1.3

Choose a tag to compare

@ftomassetti ftomassetti released this 06 May 13:36

Main changes:

  • adapted to work with JavaParser 2.0.0 instead of my fork
  • fixed several bugs (David Ortiz and me)
  • added utils query
  • added finalize query (David Ortiz)

Special thanks to @davidor for this release: he helped promoting the project, fixing bugs and provide new functionality. Most of this release has been done by him. Thank you!

The standalone jar files contains all necessary dependencies.

v0.1.2

Choose a tag to compare

@ftomassetti ftomassetti released this 02 Aug 08:27

In this version we introduce the linting mode and the interactive mode.