raganwald / andand

The Maybe Monad in idiomatic Ruby

This URL has Read+Write access

raganwald (author)
Wed Jan 14 08:25:03 -0800 2009
commit  6ef969c2e1464a397994f4e6d22a4b3727904ce4
tree    6eda97c7685faba9510cc084202fc444d036a9c1
parent  9b0edd182e0a14d154644e086a343662109022d0
andand / History.txt
100755 17 lines (15 sloc) 0.38 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
== 1.3.1 2008-07-12
 
* 1 major enhancement:
  * Initial release
* 2 tiny enhancement:
  * fixed specifications
* 3 minor enhancement
  * tap is now a synonym for me
* 4 minor enhancement
  * Object#dont
* 5 bug fix
  * Plays well with other patch-artists
* 6 minor enhancement
  * uses existing BlankSlate class if already defined
* 7 tiny enhancement
  * use BasicObject as well