github basilisp-lang/basilisp v0.1.dev6
Release v0.1.dev6

latest releases: v0.3.7, v0.3.6, v0.3.5...
pre-release6 years ago

New Features

  • Print functions respect output stream bound to *out* (#257)
  • Capture line numbers for test failures and errors (#270)
  • Support threading macros (#284)
  • Support redefinable Vars and suppressing warnings when Vars are redefined (#292)
  • Add more core functions (#293, #296, #298)
  • Support destructuring of arguments in fn and bindings in let (#289)
  • Add set library functions (#261)

Bug Fixes

  • Keyword string and repr are now identical (#259)
  • Don't attempt to resolve names inside syntax-quote (#272)
  • Properly resolve names inside catch blocks (#273)
  • Loosen syntax requirements for interop properties (#276)
  • Fix basilisp.core/map lazy sequence behavior (#278)
  • Allow empty function definitions (#280)
  • Allow the dollar sign $ in symbols (#286)
  • Report exceptions caught in the test runner as errors (#300)

Don't miss a new basilisp release

NewReleases is sending notifications on new releases.