| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-01-26 | 401 Bytes | |
| v0.16.0.tar.gz | 2020-01-26 | 13.2 kB | |
| v0.16.0.zip | 2020-01-26 | 27.6 kB | |
| Totals: 3 Items | 41.3 kB | 0 | |
Minor Enhancements
- Allows generation of
redirects.jsonto be disabled (#207) - Allow redirects from and for subclasses of page and document (#204)
Bug Fixes
- Use
Hash#key?instead ofHash#keys.any?(#201)
Development Fixes
- Target Ruby 2.4
- Stop testing with backwards-compatible site config (#211)
Documentation
- Simplifies YAML for
redirect_to(#185)