Skip to content

v0.1.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 07:42
· 362 commits to master since this release

What's changed

  • introduce sbt-headers, sbt-dnyver, sbt-native-packager and sbt-bintray (#7) @fgrutsch
  • implement config resolver, condition matcher and merge logic (#6) @fgrutsch
  • setup slf4j (#5) @fgrutsch
  • add models for configuration and conditions; add isMergable to VCS (#4) @fgrutsch
  • introduce sbt-buildinfo plugin and sbt-scalafix with organize-imports rule (#3) @fgrutsch
  • refactor case app options and settings classes (#2) @fgrutsch
  • configure build and setup github actions for CI (#1) @fgrutsch

Contributors

@fgrutsch