- Jun 05, 2018
-
-
Rhys Arkins authored
-
Rhys Arkins authored
Instead, perform isVersion filter in lookup
-
Rhys Arkins authored
Adds pypi datasource, compatible with existing npm and github ones. Performs no validation/filtering of versions.
- Jun 04, 2018
-
-
Connor Brathwaite authored
Closes #1764
-
Rhys Arkins authored
Corrected logic mistake and renamed unpublishable (internal) to canBeUnpublished to make it easier to follow logic. Closes #2080
-
Rhys Arkins authored
Closes #2062
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Rhys Arkins authored
isPinnedVersion -> isVersion rangify -> getNewValue
-
Rhys Arkins authored
Renames currentVersion to currentValue, newVersion to newValue, newVersionMajor to newMajor, and newVersionMinor to newMinor.
- Jun 03, 2018
-
-
Rhys Arkins authored
Adds support for upgrading equals values, e.g. from `=1.0.0` to `=1.0.1`.
-
Rhys Arkins authored
- Jun 02, 2018
-
-
Rhys Arkins authored