Skip to content

Release v0.3.2

Compare
Choose a tag to compare
@chrisrink10 chrisrink10 released this 14 Nov 02:42
· 32 commits to main since this release
7cdadd2

Added

  • Added support for constructing a data representation of reader conditionals (#1125)

Fixed

  • Fix a bug where basilisp test command fails due to an invalid argparse configuration (#1119)
  • Fix a bug where basilisp.walk/walk (and any functions that depend on it) did not preserve collection metadata (#1123)
  • Fix a bug where the private postwalk implementation in the reader did not preserve collection metadata (#1123)
  • Fix a bug where unknown data reader tags in non-selected reader conditional branches prevented reading the forms (#1118)

Full Changelog: v0.3.1...v0.3.2