Skip to content

Releases: JaredReisinger/cbp

v1.0.3

07 Apr 00:29
Compare
Choose a tag to compare

1.0.3 (2020-04-07)

Bug Fixes

  • fix duplicated '/' in path (a527352)

v1.0.2

09 Aug 22:53
Compare
Choose a tag to compare

1.0.2 (2019-08-09)

Bug Fixes

  • typos: fix spelling errors in UI text (996c917)

v1.0.1

09 Aug 22:04
Compare
Choose a tag to compare

1.0.1 (2019-08-09)

Bug Fixes

  • docker build: ensure git information is availble for docker build (85a0a5b)

v1.0.0

09 Aug 21:17
Compare
Choose a tag to compare

1.0.0 (2019-08-09)

Continuous Integration

  • drone: improve clone step (479fa94)

Features

  • resolve all open issues (import prefix, address, depth), change CLI (6775ddf), closes #2 #7 #9

BREAKING CHANGES

  • drone: now expose port 80 instead of 9090 in the Docker image
  • Old --repo-prefix option now superseded by required positional argument.

v0.1.0

25 Jul 19:00
Compare
Choose a tag to compare

0.1.0 (2019-07-25)

Features

  • use "-vcs git" by default (a4cf12e), closes #1