-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ipcoder/ialdev
base: restructure
head repository: ipcoder/ialdev
compare: master
- 9 commits
- 35 files changed
- 1 contributor
Commits on May 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8b66df2 - Browse repository at this point
Copy the full SHA 8b66df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 885d1c1 - Browse repository at this point
Copy the full SHA 885d1c1View commit details
Commits on May 19, 2026
-
Update package versions to 0.2.1 for
ialgdevandialdev-maths, an……d to 0.2.2 for `ialdev-core` and `ialdev-dataman`. - Remove `ialdev-annotations` dependency from `pyproject.toml` and add it as an optional dependency. - Refactor IPython display functions in `pdtools.py` for improved clarity. - Update Python version constraints in `pixi.toml`.
Configuration menu - View commit details
-
Copy full SHA for 654a616 - Browse repository at this point
Copy the full SHA 654a616View commit details -
Merge remote-tracking branch 'origin/master'
# Conflicts: # pixi.lock # pixi.toml
Configuration menu - View commit details
-
Copy full SHA for 38256b1 - Browse repository at this point
Copy the full SHA 38256b1View commit details -
chore: ignore IDE and AI assistant config directories
Add .cursor/ and .claude/ to .gitignore to prevent committing editor-specific and AI assistant configuration files. Remove tracked Cursor plan file as part of this cleanup.
Configuration menu - View commit details
-
Copy full SHA for 3d66cf7 - Browse repository at this point
Copy the full SHA 3d66cf7View commit details -
chore(deps): pin minimum versions for workspace dependencies
- Pin numpy lower bounds across packages (>=1.26.0/1.26.4 instead of >=2.0) - Add explicit minimum version pins to all internal ialdev-* deps - Add sync_workspace_deps.py script and register as pixi task - Add PUBLISH.md documenting the monorepo publishing workflow - Update publish_pypi script to reference sync-workspace-deps step - Regenerate pixi.lock to reflect updated dependency constraints
Configuration menu - View commit details
-
Copy full SHA for 89b66f4 - Browse repository at this point
Copy the full SHA 89b66f4View commit details
Commits on May 20, 2026
-
Add bump_changed_packages.py script for version management
- Introduce a new script to bump package versions in pyproject.toml files based on git changes. - Support various command-line options for selective version bumps and dependency synchronization. - Implement functions to read, update, and validate package versions across the workspace.
Configuration menu - View commit details
-
Copy full SHA for 819e423 - Browse repository at this point
Copy the full SHA 819e423View commit details -
Update package versions and enhance publishing scripts
- Bump versions for several packages: `ialgdev` to 0.2.4, `ialdev-core` to 0.2.4, `ialdev-dataman` to 0.2.5, `ialdev-annotations` to 0.2.1, `ialdev-maths` to 0.2.3, `ialdev-io` to 0.2.2, `ialdev-img` to 0.2.2, `ialdev-vis` to 0.2.2, and `ialdev-engines` to 0.2.1. - Update dependency constraints for `numpy` to ensure compatibility with version 1.x. - Introduce a new script to read project version and distribution name from `pyproject.toml` for improved publishing workflow. - Enhance `publish_pypi` script to skip already published packages and provide clearer error messages. - Update documentation in `PUBLISH.md` to reflect new version bumping and publishing procedures.
Configuration menu - View commit details
-
Copy full SHA for e4a0965 - Browse repository at this point
Copy the full SHA e4a0965View commit details
Commits on May 30, 2026
-
Enhance
pdtools.pywith new resizing functionality and improve hand……ling of DataFrame operations to suppress warnings. Add tests for new features and ensure compatibility with pandas 2.0.
Configuration menu - View commit details
-
Copy full SHA for ab58966 - Browse repository at this point
Copy the full SHA ab58966View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff restructure...master