Release v0.3.2
Added
- Added support for constructing a data representation of reader conditionals (#1125)
Fixed
- Fix a bug where
basilisp test
command fails due to an invalidargparse
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