Wiki

Changes between Version 12 and Version 13 of ReleaseNotes_0_9_0

Show
Ignore:
Timestamp:
09/27/12 08:12:35 (12 years ago)
Author:
Charles
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes_0_9_0

    v12 v13  
    2626 
    2727 * Renamed "Cobra.Lang" to "Cobra.Core" 
    28  * New MultiList class. 
    29  * New Pair<of TA, TB> and Pair<of T> clasess. 
     28 * Added MultiList<of T> class. 
     29 * Added Pair<of TA, TB> and Pair<of T> clasess. 
    3030 * Improved the default formatting of the `trace` statement (which is also configurable). 
    3131 * Added `CobraCore.operatingSystemDescription as String`. 
     
    5858== Learning == 
    5959 
    60  * Added new How To: Customize Object Equality. 
    61  * Added new samples 
     60 * Added How To: Customize Object Equality. 
     61 * Added Samples 
    6262   * Notepad for WPF 
    6363   * Gtk Source Editor