Releases: foldright/auto-pipeline
Releases · foldright/auto-pipeline
v0.4.0
What's Changed
- docs: fix typo in direction.md by @codesnowstorm in #311
- chore(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0 in /auto-pipeline-examples by @dependabot in #313
- chore(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0 in /auto-pipeline-examples by @dependabot in #309
- chore(deps): bump kotlinVersion from 1.9.24 to 2.0.21 in /auto-pipeline-examples by @dependabot in #319
Full Changelog: v0.3.0...v0.4.0
thanks: @oldratlee @codesnowstorm ❤️
v0.3.0
this is a minor update.
What's Changed
- chore(deps): update some dependencies
- test: improve test
- chore(ci): improve ci
thanks @oldratlee ❤️
Full Changelog: v0.2.0...v0.3.0
v0.2.0
☘️ Feature
- support duplexing pipeline #1
🔧 Fix
- fix compiler error with no-arg method in pipeline
- improve error message of annotation processor
📚 Documentation
- add example: singleton
INSTANCE
forSystemConfigSourceHandler
- improve
README.md
- add quick start section
- update example readme, add example link
- fix sample code and improve wording
- add JavaDoc to AutoPipeline
🧪 Test
- test
AutoPipelineProcessor
using libkotlin-compile-testing
🚜 Chore
- upgrade dependencies/plugins
- reorder pom properties
- create
dependabot.yml
, checking dependency/plugin versions - add
bump-auto-pipeline-version
script - support build javadoc by java 8
v0.1.0 released
🚀 auto-pipeline v0.1.0
released at 2022-01-01.
Thanks all and happy new year 🎁 🎉 🎊
contributors: