v0.0.3 (20.03.2019)
- Add own tap for homebrew on MacOS #41
- GitLab support #22
- Introduce go routines for parallel fetching of information #39
- Tag filter should be implemented #16
- Integration tests #17
- Docs: installation instructions #65 (artem-sidorenko)
- Use stderr for progress information #64 (artem-sidorenko)
- Use the same testing data everywhere #63 (artem-sidorenko)
- Refactoring: datasource is a better name for data sources #62 (artem-sidorenko)
- Refactoring: lets have projectID generation once #61 (artem-sidorenko)
- Renaming: better names following the conventions #60 (artem-sidorenko)
- GitLab connector #59 (artem-sidorenko)
- Preparations for GitLab connector #58 (artem-sidorenko)
- Improvement: lets have the max counters first #56 (artem-sidorenko)
- Display fetching progress of PRs and issues #57 (artem-sidorenko)
- Testing fix: use the same setup for coverage calc #55 (artem-sidorenko)
- Fix: race condition with wait group #54 (artem-sidorenko)
- Test settings adjustment #52 (artem-sidorenko)
- Testing: more issues and PRs in the simulated GH client #53 (artem-sidorenko)
- Feature: show the progress of tags #51 (artem-sidorenko)
- Test improvements: much more tags for simulated GH client #50 (artem-sidorenko)
- Fix: follow the good pipeline patterns #49 (artem-sidorenko)
- Minor refactoring and fixes #48 (artem-sidorenko)
- First drop of goroutines for fetching of information #47 (artem-sidorenko)
- Fix: display custom err message by missing repo #46 (artem-sidorenko)
- Refactor setup cli context #44 (artem-sidorenko)
- Tests: compare errros via reflect.DeepEqual #43 (artem-sidorenko)
- Linting: making some new linter happy #45 (artem-sidorenko)
- Feature: custom err message for missing repos #42 (artem-sidorenko)
- Feature: filtering of labels #38 (artem-sidorenko)
- Feature: enable tag filtering per default #36 (artem-sidorenko)
- Refactoring: testing of github connector #35 (artem-sidorenko)
- Generator: footer with chagen information #34 (artem-sidorenko)
- Big refactoring #33 (artem-sidorenko)
- CI: small improvements #32 (artem-sidorenko)
- Bugfix: don't print error if there is no text #31 (artem-sidorenko)
- Bugfix: include issues/MRs in the same second like release #30 (artem-sidorenko)
- Better error handling and tiny style improvements #29 (artem-sidorenko)
- Update of dependencies to the latest state #28 (artem-sidorenko)
- Get it back to live #27 (artem-sidorenko)
- Update of go version within travis #26 (artem-sidorenko)
- Refactoring: tests and common commands code #25 (artem-sidorenko)
- Adding some badges #20 (artem-sidorenko)
- Fix: type in the release file names #19 (artem-sidorenko)
v0.0.2 (04.08.2017)
- Upload of released builds and packages to GitHub and OBS from Travis #15
- Signing of git release tags with gpg #14
- Upload and signing of releases #18 (artem-sidorenko)
v0.0.1 (04.08.2017)
- Release prepararation logic in the Makefile #13 (artem-sidorenko)
- Archiving of release builds #12 (artem-sidorenko)
- Enable preparation of new release, which is not tagged yet #11 (artem-sidorenko)
- Lets have reverse sorting everywhere #10 (artem-sidorenko)
- Enabling CLI flags for specifying a github repo #9 (artem-sidorenko)
- Refactoring of data types #8 (artem-sidorenko)
- Sorting and filtering of release data #7 (artem-sidorenko)
- First integration between connector and changelog generator #6 (artem-sidorenko)
- Support of GitHub API authentication via environment variable #5 (artem-sidorenko)
- Basic GitHub connector #4 (artem-sidorenko)
- Use gometalinter for linting #3 (artem-sidorenko)
- Refactoring: lets register our commands via init() #2 (artem-sidorenko)
- Enable Travis CI #1 (artem-sidorenko)