Sha256: a7e17e6cb0c0e1096e3dfc17ae98932b41a19ca415e9e6fd49333da0d366fe88
Contents?: true
Size: 1.33 KB
Versions: 2
Compression:
Stored size: 1.33 KB
Contents
# Changelog All notable changes to this project will be documented in this file. ## 1.3.0 - 2015-10-24 - TBC ### Added * Don't serve hidden files by default * New `--all` option to serve hidden files * Sort files listed alphabetically ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Don't serve empty files ## 1.2.1 - 2014-11-15 - de54826 ### Added - State minimum Ruby version ### Deprecated - Nothing. ### Removed - Nothing. ## 1.2.0 - 2014-06-15 - 72dc58b ### Added - Use named command line arguments. - `Rake s` alias of `Rake server`. - Testing on `Ruby 2.1.1`. ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Code refactoring. ## 1.1.0 - 2014-03-18 - 59d6ddf ### Added - Run **Sinatra** in production mode when started from `bin/`. ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - #7 : Crash when directory does not exist. ## 1.0.0 - 2014-03-08 - 0522648 ### Added - Redesign `Ferver` into a **Rubygem**. ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Nothing. ## 1.0.0-beta - 2014-01-31 - 8f27a55 ### Added - Nothing. ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Negotiate `content-type` vai HTTP Accept request header. ## 0.9.0-beta - 2014-01-28 - 09a7504 ### Added - Initial release. ### Deprecated - Nothing. ### Removed - Nothing. ### Fixed - Nothing.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ferver-1.3.1 | CHANGELOG.md |
ferver-1.3.0 | CHANGELOG.md |