Skip to content

Release 1.5.3

Compare
Choose a tag to compare
@wisechengyi wisechengyi released this 02 Mar 22:13
· 319 commits to master since this release
release_1.5.3

Available at https://plugins.jetbrains.com/plugin/7412-pants-support/update/33061

Change notes

Bug fixes

  • Remove import redundancy; Fix project setting UI (#246)
  • Fix language level not set (#249)
  • Fix JDK not set correctly from idea-plugin import (#267)

Performance

  • Skip looking for JDK when there is one set already (#261)
  • Event based project view focusing (#263)

Usability

  • Add ability to cancel Pants process (#258)

Metrics

  • Capture indexing duration on the fly (#265)
  • Log noop PantsCompile and duration between PantsCompile invocation and last file edit (#241)