Releases: UCSD-E4E/e4e-data-management
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.5.0 (2026-04-01)
Chore
- chore: expand gitignore to cover build artifacts and additional IDEs
Co-Authored-By: Claude Sonnet 4.6 <[email protected]> (0dd5256)
Feature
-
feat: support txt and pdf readmes (
cad2873) -
feat: progress bars (
a7de0f7) -
feat: use progress bar (
9bdd722) -
feat: can create dataset, mission, files (
a67c822) -
feat: initial UI system (
b2ad629)
Fix
-
fix: codeql python (
98ede65) -
fix: codeql (
029d692) -
fix: pylint issues (
c6521fe) -
fix: failed dotnet test on github actions (
6166f62) -
fix: pylint, pytest, dotnet build, dotnet test, and add additional test cases (
6e5f0b1) -
fix: cargo build errors (
c0094cb)
Unknown
- Merge pull request #120 from UCSD-E4E/feature/ui
Feature/UI (56ff611)
v0.4.1
v0.4.1 (2026-03-28)
Fix
-
fix: support python 3.14 (
07b1196) -
fix: suppress pylint R0904 too-many-public-methods on DataManager
Agent-Logs-Url: https://github.com/UCSD-E4E/e4e-data-management/sessions/dba4a1e9-344a-4780-ac99-f3fc27bd5861
Co-authored-by: ccrutchf <[email protected]> (8f9ecaf)
- fix: upgrade PyO3 to 0.23 to support Python 3.14
- Update pyo3 from 0.22 to 0.23 in Cargo.toml
- Update Cargo.lock (pyo3 0.22.6 -> 0.23.5)
- Remove gil-refs lint workaround that was specific to pyo3 0.22
- Fix deprecated API calls: new_bound -> new, get_type_bound -> get_type
Agent-Logs-Url: https://github.com/UCSD-E4E/e4e-data-management/sessions/2cff3a6a-a487-47b5-bdb5-fb8b58ca7b0b
Co-authored-by: ccrutchf <[email protected]> (523a514)
Unknown
- Merge pull request #115 from UCSD-E4E/copilot/fix-pylint-errors
Fix pylint R0904: too-many-public-methods on DataManager (6eaf3f5)
fix: upgrade PyO3 to 0.23 to support Python 3.14 (40a314f)
- Initial plan (
256f734)
v0.4.0
v0.4.0 (2026-03-28)
Chore
Feature
-
feat: fully functional e4edm using rust (
9323c28) -
feat: update command structure (
a75c86b) -
feat: performance improvements (
ff32807) -
feat: port to rust (
51d6e86)
Fix
- fix: address review feedback - shared utils, Incomplete base class, dir copy verification, release workflow outputs
Co-authored-by: ccrutchf <[email protected]>
Agent-Logs-Url: https://github.com/UCSD-E4E/e4e-data-management/sessions/fab26efe-bc66-4640-80a8-8b9fb1e588f4 (077eee9)
- fix: remove dependency on macos-13 (
daef181)
Unknown
- Merge pull request #108 from UCSD-E4E/feature/rust
feat: port to rust (aa117d5)
- Merge pull request #109 from UCSD-E4E/copilot/sub-pr-108
fix: address review feedback on Rust port (9f921e5)
-
Initial plan (
a7ad3e8) -
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> (d6354e9)
- Potential fix for code scanning alert no. 5: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> (a4d32cf)
v0.3.1
v0.3.0
v0.2.1
v0.2.1 (2025-03-02)
Chore
-
chore: Re-adds project ignores (
bd09ff8) -
chore: Updates gitignore (
5df6ff6) -
chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5
Bumps jinja2 from 3.1.4 to 3.1.5.
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (fc7f384)
Fix
Unknown
- Merge pull request #81 from UCSD-E4E/45-sleep-hold
fix: Adds sleep hold (38fe5bd)
-
Merge branch 'main' into 45-sleep-hold (
9fff671) -
Merge branch 'main' into 45-sleep-hold (
22878fd) -
Merge branch 'main' into 45-sleep-hold (
c7814d2) -
Merge branch 'main' into 45-sleep-hold (
e1148f0) -
Merge pull request #101 from UCSD-E4E/58-bug-missing-ds_store
chore: Updates gitignore (1debbf9)
- Merge pull request #94 from UCSD-E4E/dependabot/pip/jinja2-3.1.5
chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 (dd9a076)
- Merge branch 'main' into dependabot/pip/jinja2-3.1.5 (
f93b640)