Skip to content

Releases: firstbirdtech/emergence

v0.3.9

25 Jan 10:11
9771a33
Compare
Choose a tag to compare

v0.3.8

25 Jan 10:10
3ec8554
Compare
Choose a tag to compare

v0.3.7

07 Aug 15:59
Compare
Choose a tag to compare

What's changed

  • fix bitbucket integration

Contributors

Norbert Lazzeri

v0.3.6

04 Aug 08:50
Compare
Choose a tag to compare

What's changed

added github support
merged changes from upstream repository

Contributors

@fgrutsch and @scala-steward @lazno

v0.2.0

12 Mar 09:42
b00f852
Compare
Choose a tag to compare

What's changed

Contributors

@fgrutsch and @scala-steward

v0.1.4

23 Dec 10:40
9b656a7
Compare
Choose a tag to compare

What's changed

Contributors

@fgrutsch and @scala-steward

v0.1.3

16 Dec 16:59
Compare
Choose a tag to compare

What's changed

Contributors

@fgrutsch and @scala-steward

v0.1.0

11 Dec 10:57
019c60b
Compare
Choose a tag to compare

What's changed

  • add logging, improve docs and bug fixes for bitbucket (#9) @fgrutsch
  • add documentation on how to use emergence (#8) @fgrutsch

Contributors

@fgrutsch

v0.1.0-M2

11 Dec 09:40
Compare
Choose a tag to compare
v0.1.0-M2 Pre-release
Pre-release

What's changed

  • add documentation on how to use emergence (#8) @fgrutsch

Contributors

@fgrutsch

v0.1.0-M1

09 Dec 07:42
Compare
Choose a tag to compare
v0.1.0-M1 Pre-release
Pre-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