Skip to content

Releases: foldright/auto-pipeline

v0.4.0

07 Dec 07:51
Compare
Choose a tag to compare

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

09 Apr 15:15
Compare
Choose a tag to compare

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

29 Mar 07:00
Compare
Choose a tag to compare

Maven Central Java support

☘️ 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 for SystemConfigSourceHandler
  • 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 lib kotlin-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

01 Jan 04:36
Compare
Choose a tag to compare

🚀 auto-pipeline v0.1.0 released at 2022-01-01.

Thanks all and happy new year 🎁 🎉 🎊

contributors: