From 60d99f85b6d4f0ec23ad21d3b1767084c5eb8b46 Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Fri, 19 Feb 2021 20:19:37 +0300 Subject: fix: release 0.5.1 - eq will no longer change metamethods of tables - module info is hidden in metatable now - memoize uses proper deep comparison - tests no longer requires searching up in core namespace - memoization test doesn't depend on CPU speed anymore --- doc/macros.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/macros.md') diff --git a/doc/macros.md b/doc/macros.md index d657eb8..d834c0a 100644 --- a/doc/macros.md +++ b/doc/macros.md @@ -1,4 +1,4 @@ -# Macros.fnl (0.5.0) +# Macros.fnl (0.5.1) Macros for Cljlib that implement various facilities from Clojure. **Table of contents** -- cgit v1.2.3