Release 0.7.0 0.7.0
authorMaciej Piechotka <uzytkownik2@gmail.com>
Fri, 19 Aug 2011 03:38:41 +0000 (04:38 +0100)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Fri, 19 Aug 2011 03:38:41 +0000 (04:38 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 030c543..3c065c1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+libgee 0.7.0
+============
+ * Build system using the automake 1.11 vala support
+ * Move to delegates with targets and move them to Gee namespace
+ * Gee.Hashable interface
+ * Improve Iterator allowing to, among others, query about state of iterator
+ * Allow checking if Iterator or Collection is read-only
+ * Introducing highier-level function via Traversable interface
+ * Introduce support for lazy values
+ * Allow to install in parallel with 0.6
+
 libgee 0.5.2
 ============