Skip to content

Release v0.5.1

Latest

Choose a tag to compare

@chrisrink10 chrisrink10 released this 09 Apr 23:10
75fa8ed

Added

  • Added basilisp.csv namespace (#753)
  • Added basilisp.reflect namespace for Python VM runtime reflection (#837)

Changed

  • Add test and tests directories to PYTHONPATH automatically during basilisp test CLI invocations (#1069)

Fixed

  • Fix a bug where transient vectors were not callable and did not support nth (#1331)

New Contributors

Full Changelog: v0.5.0...v0.5.1