blob: 4c27f950d36039712b27f3c4a380310047054b65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
CHANGES
=======
v0.2.1
------
* fix required base url and tag header substitution
v0.2.0
------
* clean up and update readme
* refactor code and finish basic features
v0.1.0
------
* refactor code and almost finish main functionality
* semiworking program, still very alpha
* Add working file discovery and destination file structure creation
* initial template creation, barebones arg parser
* Prepare barebones package info
* Update readme
* Initial commit
|