2019-02-03 14:45:07 by Takahiro Kambe | Files touched by this commit (11) |
Log message:
Allow Ruby 2.6 to build.
|
2018-09-28 18:01:33 by Tobias Nygren | Files touched by this commit (1) |
Log message:
ruby-jekyll-feed: not for ruby22
|
2018-09-23 19:13:09 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
www/ruby-jekyll-feed: update to 0.11.0
0.11.0 (2018/09/09)
Development Fixes
* Require Ruby 2.3 (#222)
* Refactor to remove redundant calls and variables (#240)
Minor Enhancements
* Categories and collections (#228)
* Remove check for older version of Jekyll (#234)
0.10.0 (2018/06/05)
Bug Fixes
* Escape image URL (#209)
Development Fixes
* Rubocop 0.55 (#223)
* Bump Rubocop (#230)
Minor Enhancements
* Support Typhoeus 1.0 (#232)
|
2018-03-13 18:32:46 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
www/ruby-jekyll-feed: update to 0.9.3
## 0.9.3 / 2018-02-04
* Define path with __dir (#187)
* Bump Ruby for Travis (#188)
### Documentation
* Fix: Add note about using plugins instead of gems key (#197)
* Add documentation for disabling smartify filter (#205)
### Development Fixes
* Rubocop: Target Ruby 2.2 (#195)
* Test feeds that have a `site.lang` (#164)
* Test against Ruby 2.5 (#201)
|
2017-04-22 19:05:48 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Add ruby-jekyll-feed 0.9.2. This really a part of jekyll.
# Jekyll Feed plugin
A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts
|