Releases: akiomik/idig
Releases · akiomik/idig
v0.2.0
⚠️ BREAKING CHANGES
Features
- Feat improve output by @akiomik in #4
- feat: add Metadata model by @akiomik in #31
- feat: add MetadataRepository by @akiomik in #32
- feat: add MetadataRepositoryImpl by @akiomik in #33
- feat: add list subcommand by @akiomik in #35
Bug Fixes
Other Changes
- chore: fix release targes by @akiomik in #2
- docs: update README.md by @akiomik in #3
- Refactor use bitflags by @akiomik in #5
- build: add plist by @akiomik in #22
- chore: fix comment by @akiomik in #23
- chore: update .gitignore by @akiomik in #25
- chore: export ExtractError by @akiomik in #26
- build: add chrono by @akiomik in #27
- build: add serde by @akiomik in #28
- build: add dirs by @akiomik in #29
- build: add pretty_assertions by @akiomik in #30
- refactor: add Model#to_domain for File by @akiomik in #34
- ci: disable fail_ci_if_error on codecov workflow by @akiomik in #36
- test: add test for BackupInfo by @akiomik in #37
- build(deps): bump clap from 4.5.41 to 4.5.50 by @dependabot[bot] in #21
- build(deps): bump tokio from 1.46.1 to 1.48.0 by @dependabot[bot] in #19
- build: add tempfile by @akiomik in #38
- test: add tests for ExtractService by @akiomik in #39
- build(deps): bump sea-orm from 1.1.13 to 1.1.17 by @dependabot[bot] in #18
- build(deps): bump slab from 0.4.10 to 0.4.11 by @dependabot[bot] in #12
- build(deps): bump tabled from 0.15.0 to 0.20.0 by @dependabot[bot] in #6
- build: add assert_fs and predicates by @akiomik in #40
- refactor: improve interfaces and tests for ExtractService by @akiomik in #41
- test: add tests for MetadataRepository by @akiomik in #42
- build: remove tempfile by @akiomik in #43
- ci: add github-actions to dependabot by @akiomik in #44
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #45
- build(deps): bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #49
- build(deps): bump serde from 1.0.219 to 1.0.228 by @dependabot[bot] in #51
- build(deps): bump bitflags from 2.9.1 to 2.10.0 by @dependabot[bot] in #53
- build(deps): bump dirs from 5.0.1 to 6.0.0 by @dependabot[bot] in #50
- build(deps): bump houseabsolute/actions-rust-cross from 0 to 1 by @dependabot[bot] in #46
- build(deps): bump crate-ci/typos from 1.28.4 to 1.40.0 by @dependabot[bot] in #47
- build(deps): bump anyhow from 1.0.98 to 1.0.100 by @dependabot[bot] in #52
- build: use rust 1.91.1 by @akiomik in #55
- docs: update README.md by @akiomik in #56