[libchamplain] 0.7.0



commit 5caf406b88856825920f0bd09534f564b57cfa15
Author: JiÅ?í Techet <techet gmail com>
Date:   Tue Aug 3 01:02:08 2010 +0200

    0.7.0
    
    Signed-off-by: JiÅ?í Techet <techet gmail com>

 NEWS |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index d636c87..b845fbf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+libchamplain 0.7.0 (2010-08-03)
+===============================
+
+Unstable release
+Bindings have not been updated yet.
+
+Changes:
+* Separation of map sources and renderers - map sources read data from somewhere
+  (file, network, ...), renderers generate tiles based on the data (JiÅ?í Techet)
+* Add null tile source (a dummy data source not reading any data) and error
+  tile renderer (renderer always generating error tile). Remove error tile
+  source (JiÅ?í Techet)
+* Get rid of non-persistent file tile cache and introduce memory cache -
+  temporary cache stored in memory only (JiÅ?í Techet)
+* Whitespace cleanups - use uncrustify beautifier for this task and correct
+  problems manually (JiÅ?í Techet)
+* Minor fixes and cleanups (JiÅ?í Techet)
+  
+libchamplain 0.6.1 (2010-06-26)
+===============================
+
+Stable release
+GObject-introspection, Vala (Tomaž Vajngerl) and Python (Victor Godoy Poluceno) 
+bindings are in a working state.
+
+Changes:
+* New Vala bindings (Tomaž Vajngerl)
+* Updated Python bindings (Victor Godoy Poluceno)
+* Do not distribute gir files (Yaakov Selkowitz)
+* Minimal libchamplain usage demos (JiÅ?í Techet)
+* Minor fixes and improvements (JiÅ?í Techet)
+
 libchamplain 0.6 (2010-05-25)
 ===============================
 



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