Changelogs

On this page:

app-array

app-array Change Logs

2019.2.7 Maintenance Release [2020-02-04]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • app-array:1.3.5-2019.2.2 [01-15-2020] - Updated repository url of repo.

2019.2.6 Maintenance Release [2020-01-14]

Overview

  • 0 Total Tickets

2019.2.5 Maintenance Release [2019-12-24]

Overview

  • 0 Total Tickets

2019.2.4 Maintenance Release [2019-12-03]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-array:1.3.5-2019.2.1 [12-03-2019] - Updated descriptions and examples in pronghorn.json documentation.

2019.2.3 Maintenance Release [2019-11-05]

Overview

  • 0 Total Tickets

2019.2.2 Maintenance Release [2019-10-01]

Overview

  • 0 Total Tickets

2019.2.1 Maintenance Release [2019-09-03]

Overview

  • 0 Total Tickets

2019.2 Feature Release [2019-08-20]

Overview

  • 1 New Features
  • 4 Improvements
  • 3 Bug Fixes
  • 8 Total Tickets

New Features

  • app-array:1.3.0 [03-06-2019] - Introduced 2 new workflow tasks for mapping data. 1) Map an array of values with another array of values into a hashmap 2) Map an array of objects with an array of values.

Improvements

  • app-array:1.3.5-2019.2.0 [08-12-2019] - Completed checklist items for release branch.
  • app-array:1.3.4 [07-24-2019] - Migrated from itential-ci to argo.
  • app-array:1.3.3 [07-29-2019] - Added JSON schema and file validation job.
  • app-array:1.3.0 [04-21-2019] - Added JSON schema to pronghorn.json.

Bug Fixes

  • app-array:1.3.5 [07-29-2019] - Updated npmignore to exclude unencoded js files.
  • app-array:1.3.2 [06-16-2019] - Updated pronghorn.json file to conform to the schema prescribed in the cytotox script.
  • app-array:1.3.1 [04-23-2019] - Updated the package.json path in GitLab.

2019.1 Feature Release [2019-04-02]

Overview

  • 2 New Features
  • 1 Improvements
  • 1 Bug Fixes
  • 4 Total Tickets

New Features

  • app-array:1.2.0 [03-04-2019] - Introduced sort function for arrays of values and objects.
  • app-array:1.1.0 [02-04-2019] - Added task isArray, which returns true if an object is an Array and false otherwise.

Improvements

  • app-array:1.2.1-2019.1.0 [03-29-2019] - Pinned dependencies for release.

Bug Fixes

  • app-array:1.2.1 [03-18-2019] - Minor security update.

2018.3 Feature Release [2018-12-05]

Overview

  • 1 New Features
  • 1 Improvements
  • 1 Bug Fixes
  • 3 Total Tickets

New Features

  • app-array:0.2.0 [08-06-2018] - Implemented native Javascript Array methods as workflow tasks.

Improvements

  • app-array:0.2.1 [09-24-2018] - Update docs to more thoroughly match MDN Web Docs.

Bug Fixes

  • app-array:1.0.0 [11-30-2018] - Published v1 of app-array.