- Jun 14, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
-
- Jun 13, 2018
-
-
Ayoub Kaanich authored
Closes #2101 #2092
-
- Jun 04, 2018
-
-
Rhys Arkins authored
Renames currentVersion to currentValue, newVersion to newValue, newVersionMajor to newMajor, and newVersionMinor to newMinor.
-
- May 19, 2018
-
- May 07, 2018
-
-
Ayoub Kaanich authored
This PR splits the logic behind changelog into manager (npm) and source (github) the manager provides the repo url + versions the source consumes the manager info and generates changelog info Closes #1911
-
- May 01, 2018
-
-
Ayoub Kaanich authored
Refactor changelog (commits) logic to separate sources, and remove the `changelog` dependency. Instead of a full copy/paste of commits, a link is now provided to the source repo. Closes #381