Re: [Vala] Libgee's Roadmap proposal



Hi list,

I tweaked the road map to include more of the things proposed here. I
did not include the little stuff, but I'll create tickets for them.

The road map is published here: http://live.gnome.org/Libgee/Roadmap
Thanks to Julien for its Wiki integration :)

As you might note I post-dated the 0.2 release in order to have even
minor versions for stable branches, as to follow Vala's versionning way.

I will make the 0.2 release during the day or tomorrow, so if you have
some last minute bug to correct please chime in. (I'm ptitjes on #vala)

Best regards, Didier.



# Libgee 0.2 (2009-07-22)
    * Generate GIR file
    * Branch for 0.2.x stable release

# Libgee 0.3 (2009-08-03)
    * Deprecate setters for hash and equal functions
    * Introduce to_array() methods
    * LinkedList implementation (Mark Lee)
    * TreeMap and TreeSet implementations (Maciej Piechotka)
    * MultiMap and MultiSet interfaces and Hash* implementations (Ali
Sabil)

# Libgee 0.4 (2009-08-17)
    * Bug fix release
    * Branch for 0.4.x stable release

# Libgee 0.5 (2009-08-31)
    * Extract Sorted* interfaces from Tree* implementations
    * LinkedHashMap and LinkedHashSet (with predictable iteration time)
    * Introduce EnumMap and EnumSet (specialized map|set with enum keys)
    * Introduce Collections class to host convenience algorithms
    * Introduce Queue and Stack interfaces and implementations

# Libgee 0.6.0 (2009-09-14)
    * Bug fix release
    * Branch for 0.6.x stable release

# Libgee 0.6.1 (2009-09-28)
    * Bug fix release

# Libgee 0.7.0 (2009-10-12)
    * Introduce collection change events

# Libgee 0.7.1 (2009-10-26)
    * Introduce WeakHashMap (hash map with weak keys)

# Libgee 0.7.2 (2009-11-09)
    * Updatable views

# Libgee 0.7.3 (2009-11-23)
    * Concurrent collections implementations

# Libgee 0.8.0 (2009-12-07)
    * Bug fix release
    * Branch for 0.8.x stable release

# Libgee 0.9.0 (2010-01-18)
    * API Freeze

# Libgee 0.9.90 (2010-02-01)
    * Bug fix release

# Libgee 0.9.91 (2010-02-15)
    * Bug fix release

# Libgee 0.9.92 (2010-03-01)
    * Bug fix release

# Libgee 1.0.0 (2010-03-15)
    * Documentation complete





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]