Releases: takari/io.takari.incrementalbuild
Releases · takari/io.takari.incrementalbuild
1.0.3
What's Changed
- Bump com.google.guava:guava from 33.2.0-jre to 33.3.0-jre by @dependabot in #78
- Bump com.google.truth:truth from 1.4.2 to 1.4.4 by @dependabot in #77
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.3 by @dependabot in #76
- Bump junit:junit from 4.12 to 4.13.1 in /docs/tutorial by @dependabot in #69
- Bump org.apache.maven:maven-core from 3.3.9 to 3.8.1 in /docs/tutorial by @dependabot in #70
- Bump org.apache.maven:maven-compat from 3.3.9 to 3.8.1 in /docs/tutorial by @dependabot in #68
- Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.12.0 to 3.14.0 by @dependabot in #79
- Updates by @cstamas in #80
New Contributors
- @dependabot made their first contribution in #78
Full Changelog: io.takari.incrementalbuild-1.0.2...io.takari.incrementalbuild-1.0.3
1.0.2
1.0.1
What's Changed
- introduced thread context accessor mechanism by @prceasar in #22
- added suport for mojo whitelisting by execution by @prceasar in #23
- adding a cache for JarEntries to cut down on the number of reads from… by @prceasar in #25
- windows compatibility fixes by @ifedorenko in #26
- allow independent dependency scope resolution per parameter by @prceasar in #28
- Overdue merges by @prceasar in #29
- Maintain dependency order from ScopedProjectDependencyCache by @betafood in #30
- It's useful to know what file caused the error by @virtuald in #12
- Add unit test to verify that deleted outputs are recreated by @virtuald in #17
- Add new interfaces to support optimized incremental builder state by @Assk in #31
- Java11 by @jvanzyl in #37
- Update project by @cstamas in #42
- Parent 53 by @cstamas in #44
- Updates by @cstamas in #54
New Contributors
- @prceasar made their first contribution in #22
- @ifedorenko made their first contribution in #26
- @betafood made their first contribution in #30
- @virtuald made their first contribution in #12
- @Assk made their first contribution in #31
- @jvanzyl made their first contribution in #37
- @cstamas made their first contribution in #42
Full Changelog: https://github.com/takari/io.takari.incrementalbuild/commits/io.takari.incrementalbuild-1.0.1