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 bbe5730 commit 37e55f6Copy full SHA for 37e55f6
CHANGELOG.md
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
## [v0.1.1]
22
### Added
23
* Added several missing functions to `basilisp.core` (#956)
24
+ * Added `basilisp.reflect` namespace for Python VM runtime reflection (#837)
25
26
### Fixed
27
* Fixed an issue where attempting to run a namespace from the CLI could fail in certain cases (#957)
0 commit comments