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 7ef3de9 commit 31db873Copy full SHA for 31db873
CHANGELOG.md
@@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
## [v0.1.1]
35
### Added
36
* Added several missing functions to `basilisp.core` (#956)
37
+ * Added `basilisp.reflect` namespace for Python VM runtime reflection (#837)
38
39
### Fixed
40
* Fixed an issue where attempting to run a namespace from the CLI could fail in certain cases (#957)
0 commit comments