About this release
This minor release improves DataJourney’s Windows support, strengthens installation and testing infrastructure, and updates key dependencies across the project.
It also includes fixes around editable installs, GitHub Actions workflow triggers, markdown cleanup, and the initial setup for DJ_explain.
Infrastructure & Windows Support
- Improved Windows testing with pixi.
- Updated Windows infrastructure.
- Refined triggers for the
windows-dj-installworkflow.
Packaging & Maintenance
- Fixed PEP 660 editable install support.
- Updated markdown formatting.
- Updated core dependencies, including
intakeanddagster.
New Setup
- Added initial
DJ_explainsetup.
Release type
- Minor
What's Changed
- Bug trace: pixi test for Windows by @sayantikabanik in #220
- Windows infra update by @sayantikabanik in #229
- Fix: PEP 660 by @sayantikabanik in #230
- Update triggers for
windows-dj-installworkflow by @sayantikabanik in #231 - Minor: markdown fix by @sayantikabanik in #232
- Bump intake from 0.6.5 to 2.0.9 in
/requirementsin the pip group across 1 directory by @dependabot[bot] in #234 - Bump dagster from 1.8.13 to 1.13.1 in
/requirementsin the pip group across 1 directory by @dependabot[bot] in #237 - DJ_explain setup by @sayantikabanik in #238
Full Changelog: v2.2.1...v2.3.0