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 e939e99 commit 6866da3Copy full SHA for 6866da3
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+### Fixed
11
+- Fixed an issue when importing from submodules of the imported package without using relative imports.
12
+- Fixed an issue when trying to import (either directly or indirectly via `import *`) from Base or Core.
13
+
14
## [0.9.1] - 2025-07-14
15
This is the first version were the CHANGELOG was added
16
0 commit comments