v3.25.71
Breaking Changes📦 zodView on GitHub →
⚠ 1 breaking🔧 1 symbols
Summary
This release updates the project structure by moving the source code into a dedicated /src directory.
⚠️ Breaking Changes
- The project source code has been moved to a `/src` directory. This may break editable installs or custom build scripts that rely on the previous root-level structure.
Migration Steps
- Update build configurations or CI pipelines that reference the old source paths to point to the new `/src` directory.
- Reinstall the package in editable mode (pip install -e .) to ensure the new path mapping is recognized.
🔧 Affected Symbols
src/