github basilisp-lang/basilisp v0.3.4
Release v0.3.4

latest releases: v0.3.6, v0.3.5
one month ago

Added

  • Added support for the optional attr-map? on the ns macro (#1159)
  • Added support for the optional pre- and post-conditions in fn forms (#1167)

Fixed

  • Fix a bug where # characters were not legal in keywords and symbols (#1149)
  • Fix a bug where seqs were not considered valid input for matching clauses of the case macro (#1148)
  • Fix a bug where py->lisp did not keywordize string keys potentially containing namespaces (#1156)
  • Fix a bug where anonymous functions using the #(...) reader syntax were not properly expanded in a syntax quote (#1160)
  • Fix a bug where certain types of objects (such as objects created via deftype) could not be unquoted correctly in macros (#1153)

Full Changelog: v0.3.3...v0.3.4

Don't miss a new basilisp release

NewReleases is sending notifications on new releases.