version: v0.4 v0.4
authorJean Privat <jean@pryen.org>
Fri, 18 Feb 2011 21:16:14 +0000 (16:16 -0500)
committerJean Privat <jean@pryen.org>
Fri, 18 Feb 2011 21:16:14 +0000 (16:16 -0500)
Signed-off-by: Jean Privat <jean@pryen.org>

Changelog
VERSION

index 46f5a44..da6c23d 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,16 @@
-version 0.3.1-git
- * Devel version
+version 0.4
+ * New style attributes
+ * Documentation
+ * 'package' -> 'module'; 'special' -> 'super'; 'universal' -> 'enum'
+ * New 'or else' syntax
+ * Speed improvements
+ * Use of ccache
+ * Global nullable optimizations
+ * Better adaptive typing
+ * Unreachable statements are errors
+ * Rewriting of the CG
+
+ -- Fri, 18 Feb 2011 16:15:17 -0500
 
 version 0.3
  * Local variable moving static type
diff --git a/VERSION b/VERSION
index 01b3f59..1811f96 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.3.1-git
+v0.4