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

16 days ago

Added

  • Added afor and awith macros to support async Python interop (#1179, #1181)

Changed

  • Function parameter names will not be automatically generated with unique suffixes unless the function meta key ^:safe-py-params is provided (#1212)

Fixed

  • Fix an issue where the compiler would generate an illegal return statement for asynchronous generators (#1180)
  • Fix an issue where consecutive reader comment forms would not be ignored (#1207)

Full Changelog: v0.3.7...v0.3.8

Don't miss a new basilisp release

NewReleases is sending notifications on new releases.