-
Type: Improvement
-
Status: Done
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.15.0
-
Labels:None
Currently we always must give a version and timestamp for a package to install.
This limits the usage of snapshot packages where we generally just want the latest build and not been sticky to a specific timestamp.
So an additional Package.latest() method or similiar is needed.