|
@@ -1,3 +1,14 @@
|
|
|
|
+20 Apr 2020 - Release 0.28.0
|
|
|
|
+===================================
|
|
|
|
+
|
|
|
|
+* Fixing bugs related to lack of typechecking binary operations.
|
|
|
|
+ * String >> , now only accepts strings and character arrays.
|
|
|
|
+ * Number arithmetics and bit manipulations only accept numbers.
|
|
|
|
+ * Number comparisons return false for non-numbers.
|
|
|
|
+
|
|
|
|
+Commits: https://lolg.it/amber/amber/commits/0.28.0
|
|
|
|
+
|
|
|
|
+
|
|
19 Apr 2020 - Release 0.27.1
|
|
19 Apr 2020 - Release 0.27.1
|
|
===================================
|
|
===================================
|
|
|
|
|