Sha256: 92ebd3f0e8a272ee7f4faf7a0cf5587d9b3d57f8fcbf08360b6c33153a9693a4

Contents?: true

Size: 886 Bytes

Versions: 1

Compression:

Stored size: 886 Bytes

Contents

=== Pessimize 0.2.0

Features:
 * Use token parsing instead of interpreting the Gemfile, which allows the Gemfile formatting to be retained (issue #5)

=== Pessimize 0.1.0

Features:
 * Introduce proper command line interface, with help and various options
 * Change default behaviour to constrain versions on the minor number, instead of patch (issue #8)
 * Add command line option to change version level constraint (issue #8)
 * Use Bundler's Gemfile.lock parser, instead of a custom parser (issue #7)
 * Add license to gemspec (issue #6)

=== Pessimize 0.0.3

Bug fixes:
 * Fix bug with multiple arguments to `group` not being recognised (issue #1)
 * Fix missing newlines between statements in Gemfile (issue #2)

Features:
 * Better error messages when evaluating a Gemfile with errors (thanks @deepak, #3)

=== Pessimize 0.0.2

Features:
 * Was born (we don't talk about v0.0.1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pessimize-0.2.0 CHANGELOG