Skip to content

Releases: cdaringe/rad

v4.1.1

23 Sep 05:02
68b83d8
Compare
Choose a tag to compare

4.1.1 (2020-09-23)

Bug Fixes

  • invert borken http init ternary (68b83d8)

v4.1.0

23 Sep 04:50
601a04d
Compare
Choose a tag to compare

4.1.0 (2020-09-23)

Features

  • --init with same installed version if installed version is pinned (601a04d)

v4.0.3

23 Sep 04:02
b0cc5d7
Compare
Choose a tag to compare

4.0.3 (2020-09-23)

Bug Fixes

  • --init from disk or network (b0cc5d7)

v4.0.2

15 Sep 05:09
b9edaed
Compare
Choose a tag to compare

4.0.2 (2020-09-15)

Bug Fixes

  • skip integration test on dockerhub (b9edaed)
  • support internal RAD_SKIP_INTEGRATION_TESTS (fe98226)

v4.0.1

15 Sep 05:01
8a898af
Compare
Choose a tag to compare

4.0.1 (2020-09-15)

Bug Fixes

  • record proper supported versions (8a898af)

v4.0.0

15 Sep 04:56
b1a64df
Compare
Choose a tag to compare
v4.0.0 Pre-release
Pre-release

4.0.0 (2020-09-15)

Features

BREAKING CHANGES

  • new TS constraints force import type statements, thus
    old radfiles and scripts must be compliant with the newer, more
    stringent 1.4.x Deno.

v3.0.1

06 Sep 01:58
02682d7
Compare
Choose a tag to compare

3.0.1 (2020-09-06)

Bug Fixes

v3.0.0

06 Sep 01:43
28d8a62
Compare
Choose a tag to compare

3.0.0 (2020-09-06)

Features

BREAKING CHANGES

  • 1.+ compat. prior releases were pre 1.x

v2.0.1

10 May 19:15
2beadb4
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release

2.0.1 (2020-05-10)

Bug Fixes

v2.0.0

10 May 18:19
fa346b3
Compare
Choose a tag to compare

2.0.0 (2020-05-10)

Features

BREAKING CHANGES

  • deno internal API exposure may impact user scripts