Releases: JaredReisinger/cbp
Releases · JaredReisinger/cbp
v1.0.3
1.0.3 (2020-04-07)
Bug Fixes
- fix duplicated '/' in path (a527352)
v1.0.2
1.0.2 (2019-08-09)
Bug Fixes
- typos: fix spelling errors in UI text (996c917)
v1.0.1
1.0.1 (2019-08-09)
Bug Fixes
- docker build: ensure git information is availble for docker build (85a0a5b)
v1.0.0
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
0.1.0 (2019-07-25)
Features
- use "-vcs git" by default (a4cf12e), closes #1