Sha256: cbf8a5445e2b088bf5ab1d48674ca00ed3a2a437c5d5057c617c9f02cc301c2c

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 KB

Contents

## [Unreleased]

## [0.3.0] - 2024-06-18

- excludes_from_compile specifies paths as the location in the jar file
- Desupport of configuration attribute include_gems_to_compile

## [0.2.3] - 2024-06-13

- Show used configuration values in log output

## [0.2.2] - 2024-06-13

- Exclude certain dirs or files from compilation with 'excludes_from_compile' option in config file

## [0.2.1] - 2024-06-13

- Ruby files remain originally in jar if compile fails for a single file. 
- Gems are compiled only if include_gems_to_compile=true

## [0.2.0] - 2024-06-12

- Add ahead of time compilation support for JRuby

## [0.1.6] - 2023-06-19

- Bugfix: Do not clone default gems, because they are already included in the jruby jars standard library

## [0.1.5] - 2023-06-15

- Bugfix: use minor ruby version without patch level for Gem files location

## [0.1.4] - 2023-04-28

- Jarbler also supports Gemfile references to Gems with git dependencies now

## [0.1.3] - 2023-04-25

- Removed .jruby-version so that the jruby version is not fixed anymore

## [0.1.2] - 2023-04-24

- extract valid Gem paths from Bundler instead of using the environment variable GEM_PATH

## [0.1.1] - 2023-04-24

- Fixed the bug 'java.lang.ClassNotFoundException: org.jruby.Main' with Windows

## [0.1.0] - 2023-04-12

- Initial release




Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jarbler-0.3.0 CHANGELOG.md