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

latest releases: v0.3.7, v0.3.6, v0.3.5...
5 months ago

Changed

  • Exceptions occurring during inlining during macroexpansion are no longer obscured by the outer macroexpansion exception (#1013)

Fixed

  • Fix the behaviour of nil with several collection functions (#1011)
  • Fix a bug where keys and vals did not yield keys and values from sequences of map entries (#1018)
  • Fix a bug where set and vec do not produce collections of map entries when called on map arguments (#1020)
  • Fix lazy sequences not propagating AttributeError (#1019)

Full Changelog: v0.2.0...v0.2.1

Don't miss a new basilisp release

NewReleases is sending notifications on new releases.