UNPKG

1.52 kBMarkdownView Raw
1# 1.8.3
2 - Support for multiple autotests
3# 1.8.2
4 - Added `rule create`
5 - Fixed deployment bugs
6 - Added autocomplete library
7# 1.8.0/1.8.1
8 - Added `preset create`
9 - Removed `rule grab`. Use `supply make - --to LOCAL` instead.
10 - Unified supply chain postActions
11 - Improved preset shell creation
12 - Allowed types not extending rally base inside of `Collection#log()`
13 - Added `Rule#getById`
14 - Created utils folder, currently holding `addMioSupport.js` in order to transform
15a normal preset into MIO
16 - Added `--resolve` and `--attach` to preset list
17 - Added categorizeString function. Transforms file path, or UID into object
18 - Added meta associations to improve internal stability
19
20# 1.7.1/1.7.2
21 - Added support for `autotest: MOVIE_NAME` in header.
22 - Supply a movie name to cause this preset to be run on the movie each time
23 it is uploaded.
24 - Fixed env error with Preset#grab
25 - Support for timeout errors
26 - Added `vverbose` flag: similar to `verbose`, but also logs every api request
27 - Fixed `saveLocalMetadata` for non generic presets
28 - Added support for `name [space]:`
29 - Bugfixes
30# 1.7
31### This release marks the start of the onramp team using this tool for deployments.
32 - Fixed critical bug in supply chain calculator
33 - Added partial supply chains to `supply calc`
34 - Added Jupyter support for compiling gcr ipyrb files
35 - Fixed getLocalMetadata returning json instead of a javascript object
36 - Added `preset grab` to get metadata from remote.
37 - Added support for files without headers