We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a68e5 commit 0d816eaCopy full SHA for 0d816ea
CHANGELOG.md
@@ -26,6 +26,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
26
27
### Changed
28
29
+- **Internal (djls-project)**: Added `system` module to improve reliability of environment discovery tests.
30
- **Internal**: Moved task queueing functionality to `djls-server` crate, renamed from `Worker` to `Queue`, and simplified API.
31
- **Internal**: Improved Python environment handling, including refactored activation logic.
32
- **Internal**: Centralized Python linking build logic into a shared `djls-dev` crate to reduce duplication.
0 commit comments