1
0
mirror of https://github.com/Luzifer/repo-template.git synced 2024-09-20 09:32:58 +00:00
repo-template/History.md

48 lines
792 B
Markdown

# 0.8.1 / 2018-07-12
* Linter: Follow linter advices
* Refactor: Extract filters to function
# 0.8.0 / 2018-07-11
* Allow filtering repos by topic
# 0.7.2 / 2018-04-17
* Fix: Data is base64 encoded
# 0.7.1 / 2018-04-17
* Fix: Jenkins targets might have dependencies
# 0.7.0 / 2018-04-17
* Add make-jenkins filter to find Makefiles with `jenkins` target
# 0.6.0 / 2018-02-08
* Add blacklist for repos
# 0.5.1 / 2018-02-07
* Fix: Replacement needs to be done on pointer level
# 0.5.0 / 2018-02-07
* Add option to expand repo to contain all infos
# 0.4.0 / 2018-02-07
* Migrate to pongo2 as template engine
# 0.3.0 / 2018-02-07
* Add filter for archived repos
# 0.2.0 / 2018-02-07
* Add replacement function
# 0.1.0 / 2018-02-07
* Initial version