Skip to content

Release v0.1.1

Compare
Choose a tag to compare
@chrisrink10 chrisrink10 released this 17 Aug 01:05
· 151 commits to main since this release
caf1bfc

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 and keep-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