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