Skip to content

Releases: theupdateframework/tuf-js

tuf-js@1.1.1

03 Mar 20:13
78dadd5
Compare
Choose a tag to compare

Patch Changes

  • 80e8e0f: Re-add missing TargetFile export

tuf-js@1.1.0

02 Mar 22:04
e67ae32
Compare
Choose a tag to compare

Minor Changes

  • e67ae32: TUF metadata model classes refactored into dedicated @tufjs/models package

@tufjs/repo-mock@1.0.0

02 Mar 21:59
e67ae32
Compare
Choose a tag to compare

Major Changes

@tufjs/models@1.0.0

02 Mar 22:01
e67ae32
Compare
Choose a tag to compare

Major Changes

  • e67ae32: Initial release of dedicated models package

v1.0.0

09 Feb 17:36
99624cc
Compare
Choose a tag to compare

What's New

  • Add retry support for fetcher (#185)
  • Bump typescript from 4.9.4 to 4.9.5 (#188)
  • Bump make-fetch-happen from 11.0.2 to 11.0.3 (#189)

v1.0.0-beta.1

06 Feb 22:53
43f9c9e
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

What's New

  • Add retry support for fetcher (#185)
  • Bump typescript from 4.9.4 to 4.9.5 (#188)
  • Bump make-fetch-happen from 11.0.2 to 11.0.3 (#189)

v0.2.0

27 Jan 21:13
ab6f96b
Compare
Choose a tag to compare

What's New

  • Bump mimimatch dependency from 6.1.5 to 6.1.6
  • Export TargetFile type
  • Bug fix: missing await in Updater.getTargetInfo

v0.1.0

18 Jan 18:54
Compare
Choose a tag to compare

Features:

  • Fetch the metadata and store it in file before loading to memory
  • Bump most of test coverage to 90%

Tests:

v0.0.1-alpha.3

08 Dec 20:54
6d90d92
Compare
Choose a tag to compare
v0.0.1-alpha.3 Pre-release
Pre-release

What's new

  • Publish with provenance

v0.0.1-alpha.2

08 Dec 20:47
9ffd88f
Compare
Choose a tag to compare
v0.0.1-alpha.2 Pre-release
Pre-release

What's new

  • Fix trailing slash for url
  • Bump typescript from 4.9.3 to 4.9.4 (#122)
  • Bump make-fetch-happen from 11.0.1 to 11.0.2 (#120)