Releases: VirtusLab/ide-probe
Releases · VirtusLab/ide-probe
v0.53.0
Changes
- Store plugins (robot, ide-probe, the tested plugin) in a directory separate from where bundled plugins live (#413) @PawelLipski
- Update jsoup to 1.17.2 (#406) @scala-steward
- Update sbt to 1.9.8 (#407) @scala-steward
- Update sbt-idea-plugin to 3.23.1 (#401) @scala-steward
- Update sbt-idea-plugin to 3.22.0 (#399) @scala-steward
- Updated Scala versions to 2.12.18 and 2.13.12 (#398) @odisseus
- Update scalafmt-core to 3.7.17 (#400) @scala-steward
- Update sbt-idea-plugin to 3.20.6 (#390) @scala-steward
- Updated org.eclipse.jgit to version 6.7.0.202309050840-r (#397) @odisseus
- Update commons-io to 2.15.0 (#395) @scala-steward
- Update jsoup to 1.16.2 (#392) @scala-steward
- Update sbt-scalafix to 0.11.1 (#385) @scala-steward
- Update sbt-scalafmt to 2.5.2 (#383) @scala-steward
- Update commons-io to 2.14.0 (#388) @scala-steward
- Update typesafe:config to 1.4.3 (#391) @scala-steward
- Update sbt to 1.9.7 (#393) @scala-steward
- Update scalafmt-core to 3.7.15 (#394) @scala-steward
- Update remote-fixtures, remote-robot to 0.11.20 (#378) @scala-steward
- Update sbt to 1.9.4 (#377) @scala-steward
- Update sbt-scalafmt to 2.5.1 (#379) @scala-steward
- Update scalafmt-core to 3.7.13 (#380) @scala-steward
- Update scalafmt-core to 3.7.12 (#376) @scala-steward
- Update sbt-ci-release to 1.5.12 (#350) @scala-steward
- Update scalafmt-core to 3.7.10 (#373) @scala-steward
- Update scala-collection-compat to 2.11.0 (#363) @scala-steward
- Update commons-codec to 1.16.0 (#364) @scala-steward
- Update sbt to 1.9.2 (#370) @scala-steward
- Update scalafmt-core to 3.7.8 (#371) @scala-steward
v0.52.0
Changes
- Update remote-fixtures, remote-robot to 0.11.19 (#368) @scala-steward
- Update sbt to 1.9.1 (#365) @scala-steward
- Update scalafmt-core to 3.7.5 (#366) @scala-steward
- Update sbt-idea-plugin to 3.20.2 (#359) @scala-steward
- Update commons-io to 2.13.0 (#358) @scala-steward
- Update sbt-idea-plugin to 3.20.1 (#357) @scala-steward
- Update scalafmt-core to 3.7.4 (#354) @scala-steward
- Update scala-collection-compat to 2.10.0 (#348) @scala-steward
- Update sbt to 1.9.0 (#355) @scala-steward
- Update sbt-idea-plugin to 3.15.3 (#269) @scala-steward
- Update shapeless to 2.3.10 (#279) @scala-steward
- Update jsoup to 1.16.1 (#349) @scala-steward
- Update sbt-scalafix to 0.11.0 (#356) @scala-steward
- Update sbt to 1.8.3 (#353) @scala-steward
- Update commons-io to 2.12.0 (#352) @scala-steward
- Update pureconfig, pureconfig-core, ... to 0.17.4 (#351) @scala-steward
- Update pureconfig, pureconfig-core, ... to 0.17.3 (#347) @scala-steward
- Update remote-fixtures, remote-robot to 0.11.18 (#343) @scala-steward
- Update scalafmt-core to 3.7.2 (#341) @scala-steward
- Update jsoup to 1.15.4 (#340) @scala-steward
- Update sbt to 1.8.2 (#336) @scala-steward
- Update gson to 2.10.1 (#335) @scala-steward
v0.51.0
Changes
- Sift out more types of unnamed background tasks in
WaitLogicFactory#emptyNamedBackgroundTasks
(#334) @PawelLipski - Update scala-collection-compat to 2.9.0 (#330) @scala-steward
- Update sbt to 1.8.0 (#323) @scala-steward
- Update nuprocess to 2.0.6 (#326) @scala-steward
v0.50.0
Changes
- Fix glob resolver stalling on non-existent paths (#325) @PawelLipski
v0.49.0
Changes
- Close file endpoint (#322) @azdrojowa123
- Update pureconfig, pureconfig-core, ... to 0.17.2 (#319) @scala-steward
- Update sbt to 1.7.3 (#316) @scala-steward
- Update sbt-ci-release to 1.5.11 (#293) @scala-steward
- Update sbt-scalafmt to 2.5.0 (#320) @scala-steward
- Update scalafmt-core to 3.6.1 (#317) @scala-steward
v0.48.0
Changes
- Show exception before retrying iteration in benchmarks (#321) @lukaszwawrzyk
v0.47.0
Changes
- Handle ProgressIndicatorEx as not named bg task (#318) @lukaszwawrzyk
- Move headless mode config from
driver.headless
todriver.display
(#315) @LukaszKontowski - Update links in README.md (#312) @LukaszKontowski
- Make default driver launch command array non-empty (#313) @LukaszKontowski
- Move debug mode configurations to reference.conf (#314) @LukaszKontowski
- Add full documentation to the
reference.conf
file (#300) @LukaszKontowski - Fix IntelliJ cleanup logic for macOs (#301) @LukaszKontowski
- Fix IntelliJVersionResolver.version logic for macOs (#303) @LukaszKontowski
- Update sbt to 1.7.2 (#297) @scala-steward
- Update scalafmt-core to 3.6.0 (#298) @scala-steward
- Update nuprocess to 2.0.5 (#294) @scala-steward
- Improve PR body for updating intellij version (#291) @LukaszKontowski
v0.46.0
Changes
- Allow for globs in
probe.resolvers.intellij.repositories
config (#285) @LukaszKontowski - Add config for display mode (native/xvfb) (#272) @LukaszKontowski
- Fix
update intellij version
pull requests (#289) @LukaszKontowski - Add support for installing IntelliJ from .dmg (#283) @LukaszKontowski
- Fix resolving IntelliJ Snapshot versions (#288) @LukaszKontowski
- Make git clone logging less verbose (#282) @LukaszKontowski
- add automated intellij version bump (#280) @LukaszKontowski
- Replace IntelliJProvider.Default usages with values from config (#275) @LukaszKontowski
v0.45.0
Changes
- exclude errors by parts of stack trace (#263) @LukaszKontowski
- Make idea logs accessible after shutdown (#266) @LukaszKontowski
v0.44.0
Changes
- Fixing problem with creating run configuration twice (#267) @sellophane