-
Add support of Ruby 2.7
-
Switch to Zeitwerk to load gem files
-
Add binstubs to ease development
-
Drop support of Ruby 2.3
-
This is the last version to support Ruby 2.4.x
- Add Bootstrap4 renderer
- Use Hash#fetch instead of #delete to not change menu options
- Add magic comment # frozen_string_literal: true
- Coding style
- Fix deprecation warning: Extra .css in SCSS file is unnecessary (thanks gltarsa)
- Use <i> tag for icons
First release !