WIP bug fixes

This commit is contained in:
Justin Ethier 2020-03-05 23:01:28 -05:00
parent 9a464e002e
commit f2bf308746

View file

@ -14,6 +14,8 @@ Features
Bug Fixes Bug Fixes
- WIP - bug fixes to `read-bytevector` (return EOF, issue with sha2 sums)
- Fixed a bug where variables defined within `define-syntax` and `let-syntax` are reported as unbound by the compiler. - Fixed a bug where variables defined within `define-syntax` and `let-syntax` are reported as unbound by the compiler.
## 0.15 - February 26, 2020 ## 0.15 - February 26, 2020