Posted By: Sylvain Joyeux
Date: 2008-06-15 01:07
Summary: utilrb 1.3 Released
Project: Utilrb

utilrb version 1.3 has been released!

## What is Utilrb ?
Utilrb is yet another Ruby toolkit, in the spirit of facets. It includes all
the standard class extensions I use in my own projects like Genom.rb.

## Installation
The only dependency Utilrb has is flexmock if you want to run tests. It is
available as a gem, so you can run

gem install flexmock

## Utilrb's C extension
Utilrb includes a C extension in ext/. It is optional, but some of the
functionalities will be disabled if it is not present. Trying to require
a file in which there is a C-only feature will yield a warning on STDOUT.

Changes:

### Version 1.3

* added Utilrb::WeakRef, a much leaner version of the standard WeakRef:
implemented in C++, not a subclass of Delegate (delegate is very costly)

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: utilrb-1.3-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post