Sha256: e706b66a277562cb32a49cdba25ac52dd03a63d992ac686b4f49ff81375de01c
Contents?: true
Size: 1.58 KB
Versions: 2
Compression:
Stored size: 1.58 KB
Contents
== 0.3.0.pre [11-21-10] * Major rewrite of the bundler * Jimfile is now a JSON formatted file * Jimfile allows for multiple named bundles * bundle and compress bundle _all_ the bundles unless a specific name is specified * Jim::Cli is now built on top of Thor, cleaner and more organized/compatible. * Jim::Rack has tests (thanks collin for the start) * Jim::Rack works with multiple bundles * `jim watch` uses FSSM to watch the directory and re-bundle on changes. (Thanks manalang) == 0.2.3 [09-26-10] * Fixed logging issues == 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jim-0.3.0 | HISTORY |
jim-0.3.0.pre | HISTORY |