Skip to content

Releases: jbox-web/simple_navigation_bootstrap

Release 1.3.0

05 Apr 00:52
Compare
Choose a tag to compare

Changelog :

  • Add support of Ruby 2.7
  • Switch to Zeitwerk to load gem files
  • Add binstubs to ease development
  • Drop support of Ruby 2.3

Notes :

  • This is the last version to support Ruby 2.4.x

Release 1.2.0

09 Feb 18:25
Compare
Choose a tag to compare

Changelog :

  • Add Bootstrap4 renderer

Release 1.1.1

09 Feb 18:03
Compare
Choose a tag to compare

Changelog :

  • Use Hash#fetch instead of #delete to not change menu options

Release 1.1.0

27 Aug 18:25
Compare
Choose a tag to compare

Changelog :

  • Add magic comment # frozen_string_literal: true
  • Coding style
  • Fix deprecation warning: Extra .css in SCSS file is unnecessary (thanks gltarsa)

Release 1.0.1

24 Jun 03:43
Compare
Choose a tag to compare

Changelog :

  • Use tag for icons

Release 1.0.0

24 Jun 02:49
Compare
Choose a tag to compare

First release !