[ANN] Inochi 6.0.0

S

Suraj Kurapati

`

Inochi

Gives life to Ruby projects

http://snk.tuxfamily.org/lib/inochi/

Inochi is an infrastructure that helps you create, test,
document, package, publish, and announce your [Ruby]
projects.

Version 6.0.0 (2011-04-21)

This release adopts some common Rails testing and development
conventions, drops runtime gem version dependency
establishment in favor of [1][Bundler], produces a gemspec
file for greater interoperability, and improves merging.

Incompatible changes

* Remove runtime gem version dependency establishment from
lib/*/inochi.rb.

* Replace DEVTIME constant in lib/*/inochi.rb with
[2][Bundler]'s Gemfile.

* Rename RUNTIME constant to GEMDEPS in lib/*/inochi.rb.

* Rename test/helper.rb to test/test_helper.rb per Rails
convention.

New features

* Add gem:spec task to generate a gemspec file for your
project.

* Allow gem package to be built via gem build *.gemspec as
[3]Yehuda Katz suggests.

Bug fixes

* Make old and new files read-only before merging.

Documentation

* Add diffuse tool to the example merge2 script.

* Reduce font size to accomodate small screens.

Housekeeping

* Omit CREDITS file from gem: help manual already includes
it.

References

1. http://gembundler.com/
2. http://snk.tuxfamily.org/lib/inochi/#Bundler
3. http://yehudakatz.com/2010/04/02/using-gemspecs-as-intended/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] Inochi 6.0.1 0
[ANN] Inochi 4.0.1 0
[ANN] Inochi 3.0.0 0
[ANN] Inochi 5.0.0 0
[ANN] Inochi 4.0.0 0
[ANN] Inochi 2.0.0 0
[ANN] Inochi 5.0.1 0
[ANN] Inochi 1.0.0 0

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top