diff options
author | daurnimator <quae@daurnimator.com> | 2018-04-22 20:34:29 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2018-04-23 00:00:13 +1000 |
commit | c60a1cbc5f76a147e74135add574a6a5d63eba7b (patch) | |
tree | 8070fb9c17f88a35f25b6f31b9ee027073e25fc1 /NEWS | |
parent | 3e31a33728f0eba63184c6cb0678fe3af3e8e08e (diff) | |
download | fengari-0.1.2.tar.gz fengari-0.1.2.tar.bz2 fengari-0.1.2.zip |
Release v0.1.2v0.1.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ -UNRELEASED +0.1.2 - 2018-04-22 - More node 6 compatibility fixes + - Use indirect eval to get reference to global environment + - Move test suite to jest + - Fixes for os.time and os.date normalisation - Use own strftime code (drops strftime npm package dependency) - Fix passing JavaScript strings to luaL_add(l)string |