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

44 lines
694 B
Markdown
Raw Normal View History

2018-07-11 21:45:01 +00:00
# 0.8.0 / 2018-07-11
* Allow filtering repos by topic
2018-04-17 09:48:43 +00:00
# 0.7.2 / 2018-04-17
* Fix: Data is base64 encoded
2018-04-17 09:31:55 +00:00
# 0.7.1 / 2018-04-17
* Fix: Jenkins targets might have dependencies
2018-04-17 08:56:57 +00:00
# 0.7.0 / 2018-04-17
* Add make-jenkins filter to find Makefiles with `jenkins` target
2018-02-08 21:46:13 +00:00
# 0.6.0 / 2018-02-08
* Add blacklist for repos
2018-02-07 22:57:25 +00:00
# 0.5.1 / 2018-02-07
* Fix: Replacement needs to be done on pointer level
2018-02-07 22:45:57 +00:00
# 0.5.0 / 2018-02-07
* Add option to expand repo to contain all infos
2018-02-07 21:23:10 +00:00
# 0.4.0 / 2018-02-07
* Migrate to pongo2 as template engine
2018-02-07 14:27:02 +00:00
# 0.3.0 / 2018-02-07
* Add filter for archived repos
2018-02-07 13:59:01 +00:00
# 0.2.0 / 2018-02-07
* Add replacement function
2018-02-07 13:42:49 +00:00
# 0.1.0 / 2018-02-07
2018-07-11 21:45:01 +00:00
* Initial version