From 138a131c1aea290f0154a5b6fcf466e6d8161ec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Thu, 5 May 2011 14:12:19 +0200 Subject: update Changelog and VERSION --- Changelog | 12 ++++++++++++ lib/efl.rb | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 7c4b9b8..d1a8e40 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,15 @@ +2011-05-11 Jérémy Zurcher + * release 0.0.4 + * ruby 1.8.7 compatible + * FFI::AutoPointer usage fixed, constructors cleaned + * module Efl::Native used for all FFI => require 'efl/native' + * ClassHelper#method_missing enhanced + * REinaList and REinaHash cleaned + * EcoreEvas specs completed + * REvas and REvasObject spec completed + * REvasRectanlge, REvasLine, EvasPolygon classes added + * more test/*.rb + 2011-05-01 Jérémy Zurcher * release 0.0.3 + Evas, Evas_Ecore, Edje, Elm ... usable diff --git a/lib/efl.rb b/lib/efl.rb index c69bb12..f7b2ee9 100644 --- a/lib/efl.rb +++ b/lib/efl.rb @@ -4,7 +4,7 @@ # module Efl # - VERSION = '0.0.3' + VERSION = '0.0.4' # autoload :EcoreEvas, './lib/efl/ecore_evas.rb' autoload :EcoreGetopt, './lib/efl/ecore_getopt.rb' -- cgit v1.1-2-g2b99