Skip to content

Release v0.3.7

Compare
Choose a tag to compare
@chrisrink10 chrisrink10 released this 21 Feb 13:30
· 30 commits to main since this release
4a1ab99

Fixed

  • Fix a regression introduced in #1176 where the testrunner couldn't handle relative paths in sys.path, causing basilisp test to fail when no arugments were provided (#1204)
  • Fix a bug where basilisp.process/exec could deadlock reading process output if that output exceeded the buffer size (#1202)
  • Fix basilisp boostrap issue on MS-Windows where the boostrap file loaded too early, before Basilisp was in sys.path (#1208)

Full Changelog: v0.3.6...v0.3.7