Release 1.13.0
wisechengyi
released this
08 Aug 23:44
·
222 commits
to master
since this release
Released at: https://plugins.jetbrains.com/plugin/7412-pants-support/update/66923
Highlights
- Support for 2019.2.x IntelliJ. Backwards Incompatible with 2019.1.x
- More reliable import 713eb08
Change Log
8865601 Fix resource not disposed error (#412)
6333b39 Fix upload with token (#413)
293f249 Update intellij-pants-plugin to work with IntelliJ IDEA CE 2019.2 (#409)
3c66ab8 Move --target-spec-file before goals and use target spec file only (#405)
76509d7 Fix comment in FileChangeTracker (#406)
713eb08 If there are a large number of target specs, pass them to pants via a file to avoid exceeding the OS command line length limit. (#404)
b4ffe89 KTF testPantsIdeaPluginGoal (#403)
54814c2 Shorten the prefix to check for scala test (#398)
2df4d62 [Incremental import] Auto target alias expansion (#401)