Skip to content

Releases: simplesurance/baur

v0.4.0

13 Jun 15:27
@fho fho
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • support for uploading file and docker container build artefacts to S3 or a docker registry
  • add baur show ., to show informations about app in the current directory
  • add a baur_version parameter to the .baur.toml file
  • baur exits with an error if the major and minor version of baur and baur_version in .baur.toml does not match

v0.3.1

29 May 10:41
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • Support displaying repository root via show command
  • Add missing newlines to log messages regarding repository config

v0.3.0

27 Apr 13:25
@fho fho
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • add "baur show" command
  • add "--csv" parameter to "baur ls"

0.2.0

25 Apr 15:18
@fho fho
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

0.2.0 adds support for building applications in a repository

First release!

19 Apr 16:04
@fho fho
Compare
Choose a tag to compare
First release! Pre-release
Pre-release

First release of baur.
The only implemented functionality is to discover applications in a repository