We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9831d commit 14a8c87Copy full SHA for 14a8c87
CHANGELOG.md
@@ -224,6 +224,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
224
## [v0.1.1]
225
### Added
226
* Added several missing functions to `basilisp.core` (#956)
227
+ * Added `basilisp.reflect` namespace for Python VM runtime reflection (#837)
228
229
### Fixed
230
* Fixed an issue where attempting to run a namespace from the CLI could fail in certain cases (#957)
0 commit comments