We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67a8c6d + 0e9b866 commit c82fd10Copy full SHA for c82fd10
CHANGELOG.md
@@ -13,9 +13,9 @@ All notable changes to this project will be documented in this file.
13
- Fix marshalling weak tables and weak arrays.
14
- Expose C functions for constructing weak tables in janet.h
15
- Add `bundle/add-bin` to make installing scripts easier. This also establishes a packaging convention for it.
16
+- Let range take non-integer values.
17
18
## 1.35.2 - 2024-06-16
-- Let range take non-integer values.
19
- Fix some documentation typos.
20
- Allow using `:only` in import without quoting.
21
0 commit comments