CHANGELOG
$Id: CHANGELOG 17 2006-09-17 18:03:15Z prelude $
09/17/06 - Release 0.0.3
- Converted List from being functional-like to fully functional, i.e., all
its methods return functions.
09/06/06 - Release 0.0.2
- Expanded README and moved references from sources into it.
- Fixed Tuple’s implementation.
- Added custom documentation template.
- Changed licensing from GPL to Lesser GPL
- Expanded Monad’s implementation
08/24/06 - Release 0.0.1
- A very preliminary version for public comments. Only parts of List class
were implemented.