Added
- Added several missing functions to
basilisp.core
(#956)
Fixed
- Fixed an issue where attempting to run a namespace from the CLI could fail in certain cases (#957)
- Fixed an issue with
keep
andkeep-indexed
two-arity forms not preserving the transformed values (#962) - Fixed an issue with
basilisp.test/is
where the expected value was misreported on failure of non(= ...)
expr (#965)
Full Changelog: v0.1.0...v0.1.1