Sha256: db1d73a24df956513f3af1276cd61563b418db4467cbd18739ebac6caaf4d74c

Contents?: true

Size: 1.05 KB

Versions: 1

Compression:

Stored size: 1.05 KB

Contents

== 0.2.2 [09-10-10]

* Fixed issue where io's passed to bundle not closed properly before returning
  resulting in truncated files

== 0.2.1 [07-06-10]

* Local (non JIMHOME) files specified in the Jimfiles are not copied into vendor
* jim list and available now take an option search param

== 0.2.0 [03-16-10]

* Major rewrite of the installer and version parser
  * Each file in a package is installed separately
  * Each file is installed with a package.json file that describes the install
    and is merged with any existing package.json files
  * version parser was rewritten and handles many different formats
  * Existing JIMHOMEs are probably now invalid (SORRY!!)
* The install, specify, vendor, bundle workflow works from start to finish
* passing the -o option to bundle or compress outputs to STDOUT
* New commands:
  * available
  * pack


== 0.1.2 [02-21-10]

* Added remove command
* list returns versions
* more tests and documentation

== 0.1.1 [02-20-10]

* Fixed dev dependencies and requirements [Thanks jimeh]

== 0.1.0 [02-19-10]

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jim-0.2.2 HISTORY