Releases: denisdefreyne/adsf
Releases · denisdefreyne/adsf
1.5.2
Fixes:
- Fixed missing livereload.js (#41) [Jan M. Faber]
1.5.1
Fixes:
- Bundle livereload.js and fix eager reloading (#38) [Jan M. Faber]
1.5.0
Features:
- Add
-x
/--auto-extensions
option (#33) [Paul Cantrell]
Enhancements:
- Add
-V
/--version
CLI option (#35)
1.4.8
Fixes:
- Fixed deprecation warning for
Rack::File
(#30, #32)
1.4.7
Fixes:
- Added Rack 3.0 compatibility
1.4.6
Fixes:
- Fixed Ruby 3.0 incompatibility
1.4.5
Changes:
- Added support for Ruby 3.0
- Dropped support for Ruby 2.4 and 2.5
1.4.4
Enhancements:
- Let Rack handler default to what Rack considers to be default (not Thin)
1.4.3
Fixes:
- Fixed incorrect Cache-Control stale-if-error header value (#20) [Chris Chapman]
1.4.2
Enhancements:
- Set
Cache-Control
HTTP header to prevent caching (#17, #18) [Daniel Aleksandersen]