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 82f2bc1 commit 25b284bCopy full SHA for 25b284b
CHANGELOG.md
@@ -211,6 +211,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
211
## [v0.1.1]
212
### Added
213
* Added several missing functions to `basilisp.core` (#956)
214
+ * Added `basilisp.reflect` namespace for Python VM runtime reflection (#837)
215
216
### Fixed
217
* Fixed an issue where attempting to run a namespace from the CLI could fail in certain cases (#957)
0 commit comments