Releases: ogreyesp/dvc-databricks
Releases · ogreyesp/dvc-databricks
v1.3.0
v1.2.5
v1.2.5 (2026-04-04)
Bug Fixes
- Skip git-ignored files during add instead of crashing (
09f8b1e)
Chores
- Add uv.lock to .gitignore (
5dc71e0)
Detailed Changes: v1.2.4...v1.2.5
v1.2.4
v1.2.4 (2026-04-04)
Bug Fixes
- Exclude dotfiles like .DS_Store by matching full name when suffix is empty (
4769e0f)
Continuous Integration
- Detect new release by comparing git tags instead of using --print (
b56e8c5)
Documentation
- Fix Python version requirement (3.11) and README grammar (
40f588b)
Detailed Changes: v1.2.3...v1.2.4
v1.2.3
v1.2.3 (2026-04-04)
Bug Fixes
-
Correctly run semantic-release version after print check (
74dfc0b) -
Delete directory after recursive rm to avoid leaving empty dirs on Volume (
5e35100)
Continuous Integration
-
Fix docs deployment using workflow_run instead of tag push (
4811bfe) -
Fix docs skip and spurious PyPI upload on no-op releases (
7b62f74)
Detailed Changes: v1.2.2...v1.2.3
v1.0.4
v1.0.4 (2026-04-03)
Bug Fixes
- Convert Databricks NotFound error to FileNotFoundError in _open (
64586c8)
Detailed Changes: v1.0.3...v1.0.4