Skip to content

Releases: denisdefreyne/adsf

1.5.2

29 Sep 13:35
1.5.2
451881c
Compare
Choose a tag to compare

Fixes:

  • Fixed missing livereload.js (#41) [Jan M. Faber]

1.5.1

29 Sep 06:16
1.5.1
cb19be7
Compare
Choose a tag to compare

Fixes:

  • Bundle livereload.js and fix eager reloading (#38) [Jan M. Faber]

1.5.0

08 Jan 07:27
1.5.0
625ca12
Compare
Choose a tag to compare

Features:

  • Add -x/--auto-extensions option (#33) [Paul Cantrell]

Enhancements:

  • Add -V/--version CLI option (#35)

1.4.8

14 Oct 19:49
1.4.8
fe12113
Compare
Choose a tag to compare

Fixes:

  • Fixed deprecation warning for Rack::File (#30, #32)

1.4.7

18 Mar 08:10
1.4.7
d140e42
Compare
Choose a tag to compare

Fixes:

  • Added Rack 3.0 compatibility

1.4.6

16 May 10:12
1.4.6
f03082e
Compare
Choose a tag to compare

Fixes:

  • Fixed Ruby 3.0 incompatibility

1.4.5

31 Dec 10:11
1.4.5
019abf1
Compare
Choose a tag to compare

Changes:

  • Added support for Ruby 3.0
  • Dropped support for Ruby 2.4 and 2.5

1.4.4

18 Dec 19:44
1.4.4
8d9add6
Compare
Choose a tag to compare

Enhancements:

  • Let Rack handler default to what Rack considers to be default (not Thin)

1.4.3

06 Dec 07:40
1.4.3
a6bd416
Compare
Choose a tag to compare

Fixes:

  • Fixed incorrect Cache-Control stale-if-error header value (#20) [Chris Chapman]

1.4.2

26 May 09:29
1.4.2
fd3c6d7
Compare
Choose a tag to compare

Enhancements:

  • Set Cache-Control HTTP header to prevent caching (#17, #18) [Daniel Aleksandersen]