v0.8.0
Added
- Introduce
--include-shared-dir
to specify additional directory where to
lookup platform-specific shared libraries to bundle in the package. (#34)
Fixed
Removed
- Drop support for Ruby 2.1.x and 2.2.x, as they reached EOL (End Of Life)
- Drop support for RubyGems older than 2.5.0
Changed
- CI: Avoid possible issues when installing Bundler on AppVeyor