Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 385 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 385 Bytes

Changelog

Unreleased

1.2.0

  • Added nREPL Server support.
  • Dropped Python 3.8 support and added 3.13 in CI testing.
  • Set minimum Basilisp version to >=0.3.2.

1.1.0

  • Optimized output to stdout/stderr by removing proxy string intermediary.
  • Improved Exception formatting (requires basilisp>=0.1.0b2)

1.0.0

  • Support Basilisp code execution and code completion.