Release v0.1.1
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
keepandkeep-indexedtwo-arity forms not preserving the transformed values (#962) - Fixed an issue with
basilisp.test/iswhere the expected value was misreported on failure of non(= ...)expr (#965)
Full Changelog: v0.1.0...v0.1.1