Release Name: 0.2.5
Notes:
Allows custom language loaders for specified file extensions to be hooked into require
Changes:
== 0.2.5 2009-03-04
* 1 significant fix:
* Polyglot's require may be called with a Pathname, or other object allowed by Kernel#require that doesn't support [] (Kernel#require uses to_str apparently)
|