- FIX Missing method
helper
with Rails 5ActionController::API
- DEL Support for Ruby version < 2.2
- ADD using Handlebars to handle mustache templates
- FIX redcarpet to v3 for security reasons
- DEL renderer and renderer= methods on Mustdown
- FIX an issue preventing the use of default markdown settings
- ADD the license to the gemspec
- FIX Redcarpet version specification to work with v3.0.0
- FIX #2 making Mustdown usable outside of Rails
- ADD the mustdown:install generator