- Upgrade Rake dependency to ~> 13
- Security update: upgrade Nokogiri to 1.10.8 to address CVE-2020-7595
- Security update: upgrade Nokogiri 1.10.4 to address CVE-2019-11068
- Handle full-day events
- Add support for iCal files and IO
- Strip unnecessary port numbers from
feed_url
- Align Almanack with
bundle gem
defaults
- Parallelized event source retrieval (large speed-up for configurations with many calendars)
- Ruby 2.6 support
- Improved Unicode handling
- Expose a JSON API
- Remove references to earlier Sinatra-Gcal project
- Use Faraday for requests
- Add a
now
helper method for templates
- Fix for
.sass-cache
- Support
@import
in Sass
- Support Meetup events without locations
- Support Ruby 2.0 and 2.1
- Custom lookahead
- Initial release