Releases: lefou/mill-integrationtest
Releases · lefou/mill-integrationtest
0.7.1
Merged Pull Requests
- Update mill-vcs-version to 0.3.1 by @lefou in #150
- Update mill-integrationtest to 0.7.0 by @lefou in #151
- Fixed another
$exec
reference and some typos by @lefou in #153 - Added Mill 0.10.12 to itest cases by @lefou in #152
- Update Mill 0.11 API to 0.11.0-M9 by @lefou in #156
- Update Mill 0.11 API to 0.11.0-M10 by @lefou in #157
- Update scalac-scoverage-runtime to 2.0.10 by @scala-steward in #160
- Update scalatest to 3.2.16 by @scala-steward in #158
- Support Mill 0.11.0-M11 by @lefou in #163
- Support Mill 0.11.0 API by @lefou in #165
- Update scalacheck-1-14 to 3.2.11.0 by @scala-steward in #159
Full Changelog: 0.7.0...0.7.1
0.7.0
Merged Pull Requests
- CI: fail-fast false by @lefou in #110
- docs: add in example to run a single itest by @ckipp01 in #111
- CI: create GitHub snapshot dependency graph by @lefou in #112
- Renamed file by @lefou in #113
- Update scalatest to 3.2.13 by @scala-steward in #115
- Update mill-main to 0.10.7 by @scala-steward in #117
- toolchain updates by @lefou in #118
- Update scalac-scoverage-runtime to 2.0.3 by @scala-steward in #123
- Update scalac-scoverage-runtime to 2.0.7 by @scala-steward in #127
- Update de.tobiasroeser.mill.vcs.version to 0.3.0 by @scala-steward in #125
- Update scalatest to 3.2.14 by @scala-steward in #126
- Update Mill to 0.10.8 by @lefou in #128
- Update scala-library to 2.13.10 by @lefou in #129
- Update mill-main to 0.10.9 by @scala-steward in #130
- Update Mill to 0.10.10 by @scala-steward in #132
- Update scalatest to 3.2.15 by @scala-steward in #133
- Added support for Mill 0.11.9-Mx milestones by @lefou in #134
- Update Mill to 0.11.0-M2 by @lefou in #136
- Update Mill to 0.10.11 by @scala-steward in #137
- Update mill-main, mill-scalalib to 0.11.0-M3 by @scala-steward in #138
- Update Mill 0.11 support to 0.11.0-M4 by @lefou in #140
- Update scalac-scoverage-runtime to 2.0.8 by @scala-steward in #141
- Updated Mill API to 0.11.0-M6 by @lefou in #142
- Update Mill to 0.10.12 by @scala-steward in #143
- Update mill-main, mill-scalalib to 0.11.0-M7 by @scala-steward in #144
- Readme: Suggest to use
import $file
instead ofimport $exec
by @lefou in #148 - Update README.adoc by @lefou in #149
- Update Mill API to 0.10.0-M8 by @lefou in #147
New Contributors
Full Changelog: 0.6.1...0.7.0
0.6.1
Merged PRs
- Update scalatest to 3.2.12 by @scala-steward in #101
- Update mill-main to 0.10.4 by @scala-steward in #102
- Update mill-main to 0.10.5 by @scala-steward in #104
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #107
- Bump actions/checkout from 2 to 3 by @dependabot in #106
- Bump actions/setup-java from 1 to 3 by @dependabot in #108
- Fixed default value for TestInvocation.Targets.noServer by @lefou in #109
New Contributors
- @dependabot made their first contribution in #107
Full Changelog: 0.6.0...0.6.1
0.6.0
0.5.1
Merged PRs
- Update scalatest to 3.2.11 by @scala-steward in #94
- Update mill-main to 0.10.2 by @scala-steward in #95
- Update mill-main to 0.10.3 by @scala-steward in #96
- Use a ".bat" suffix for the downloaded mill executable by @lefou in #98
Full Changelog: 0.5.0...0.5.1
0.5.0
Changelog: https://github.com/lefou/mill-integrationtest#mill-integrationtest-0-5-0-2022-03-09
Merged PRs
- Toolchain bumps: Mill 0.10.1, mill-vcs-version 0.1.4, mill-integrationtest 0.4.2 by @lefou in #89
- Support
moduleDeps
to also publish modules transitively into ivy repo by @lefou in #88 - Added support to specify additional env settings when running the tests by @lefou in #90
- Updated millw script by @lefou in #91
- Updated Readme by @lefou in #92
Full Changelog: 0.4.2...0.5.0
0.4.2
Changelog: https://github.com/lefou/mill-integrationtest#mill-integrationtest-042---2022-03-08
Merged PRs
- Made scoverage setup more consistent and bumped version by @lefou in #54
- Update scalatest to 3.2.9 by @scala-steward in #52
- Added badge for Scaladoc by @lefou in #55
- Added mill 0.9.9 to test matrix by @lefou in #58
- Update scalac-scoverage-runtime to 1.4.9 by @scala-steward in #63
- Reviewed test target output by @lefou in #64
- Update scalafmt-core to 3.0.3 by @scala-steward in #62
- Added prefetchIvyDeps target and offline support by @lefou in #65
- Added support for mill milestone versions by @lefou in #67
- Update scalatest to 3.2.10 by @scala-steward in #69
- Update scalafmt-core to 3.0.4 by @scala-steward in #68
- Update scalafmt-core to 3.0.7 by @scala-steward in #73
- Update scalac-scoverage-runtime to 1.4.10 by @scala-steward in #75
- Build chain updates, added mill 0.10.0-M4 as target platform by @lefou in #77
- Update mill-main to 0.9.10 by @scala-steward in #78
- Update scalafmt-core to 3.0.8 by @scala-steward in #74
- Update mill-main to 0.9.11 by @scala-steward in #84
- Update scalafmt-core to 3.2.1 by @scala-steward in #83
- Support Mill 0.10.0 by @kierendavies in #85
- GHA: added separate sonatype publish job by @lefou in #87
- Version bumps to Scala 2.13.8 and Scoverage 1.4.11 by @lefou in #86
New Contributors
- @kierendavies made their first contribution in #85
Full Changelog: 0.4.1...0.4.2
0.4.1
Merged PRs
- Added perTestResources target by @lefou in #43
- Toolchain: Updated mill and plugins by @lefou in #45
- Keep mill going (-k) when testing by @lefou in #46
- Added more recent mill versions to test matrix by @lefou in #44
- Use local copy to work around binary compat issues in mill 0.9.7 by @lefou in #47
- Added -deprecation and some deprecation fixes by @lefou in #48
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Update scalafmt-core to 2.6.2 by @scala-steward in #22
- Added mill 0.7.4 to itest suite by @lefou in #23
- Update scalatest_2.12, scalatest_2.13 to 3.2.2 by @scala-steward in #29
- Update scalafmt-core to 2.6.4 by @scala-steward in #26
- Update scalafmt-core to 2.7.3 by @scala-steward in #34
- Update scalafmt-core to 2.7.4 by @scala-steward in #35
- Update scalac-scoverage-runtime_2.12, ... to 1.4.2 by @scala-steward in #38
- Update scalafmt-core to 2.7.5 by @scala-steward in #36
- Update scalatest to 3.2.3 by @scala-steward in #40
- Support mill 0.9.x by @joan38 in #41
New Contributors
Full Changelog: 0.3.3...0.4.0