[ANN] Duration 0.1.0 released

M

Matthew Harris

I'm thrilled to announce the release of Duration 0.1.0.

Duration is a timespan manipulation library that tells you how much time
has passed since a certain time, or how long a certain amount of seconds
is in more human-readable measurements.

As of 0.1.0, the Duration library has been completely rewritten,
BigDuration (and all its features) have been completely stripped, and
I've got a few other nifty things added.

Duration is currently *in-no-way* stable. At this moment you can only
expect that it "works" how it should.

Please expect a stable release at 1.0.0, many more releases should come
between.

Gem:
$ gem install duration -r

Without gem:
$ svn checkout http://duration.rubyforge.org/svn/tags/duration-0.1.0

After checking out, simply run:
$ cd duration-0.1.0/
$ sudo ruby setup.rb

You can checkout latest version likeso:
$ svn checkout http://duration.rubyforge.org/svn/trunk
 
D

Daniel Waite

Matthew said:
I'm thrilled to announce the release of Duration 0.1.0.

Awesome work, Matthew! Duration is a sweet, sweet class and I'm glad
you're sharing it with the rest of us!
 

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


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top