Skip to content

Releases: screwdriver-cd/models

v21.0.0

20 Dec 22:13
Compare
Choose a tag to compare

<a name"21.0.0">

21.0.0 (2016-12-20)

Features

  • use numeric ids instead of a hash BREAKING CHANGE: removes hash based unique key (b1087a64)

Breaking Changes

  • removes hash based unique keys in favor of numeric ids. No longer generates hashes based on unique properties.

    (b1087a64)

v20.0.0

20 Dec 18:33
Compare
Choose a tag to compare

<a name"20.0.0">

20.0.0 (2016-12-20)

Features

  • Supporting new prefix from the launcher BREAKING CHANGE: We need a new version o (e60d9005)

Breaking Changes

  • We need a new version of Launcher that uses the new format

    (e60d9005)

v19.1.0

15 Dec 22:51
Compare
Choose a tag to compare

<a name"19.1.0">

19.1.0 (2016-12-15)

Features

  • use semantic-release to publish (f922abdb)