Releases: fox-it/dissect.hypervisor
Releases · fox-it/dissect.hypervisor
3.21
What's Changed
- Add SESPARSE to the ExtentDescriptor regex by @Miauwkeru in #67
- Replace zstd with stdlib and backports zstd by @Schamper in #69
- Improve VirtualBox descriptor parsing by @Schamper in #71
- Fixed vmdk thin opening when parentFileNameHint was set to full path by @object1337 in #76
- Improve VDI by @Schamper in #72
New Contributors
- @object1337 made their first contribution in #76
Full Changelog: 3.20...3.21
3.20
What's Changed
- Add Apple Sparse Image Format (ASIF) by @Schamper in #63
- Update pyproject.toml license settings and minimum python version by @Miauwkeru in #66
Full Changelog: 3.19...3.20
3.19
What's Changed
- Improve QCow2 to support automatic backing file resolution by @andreia-oca in #52
- Some QCOW2 improvements and unit tests by @Schamper in #61
New Contributors
- @andreia-oca made their first contribution in #52
Full Changelog: 3.18...3.19
3.18
3.17
3.16
3.15
What's Changed
- Add an optional parameter to Envelope which would skip MAC verification by @EmilienCourt in #41
- Fix detection of vdi harddisks inside a vbox file. by @twiggler in #42
New Contributors
- @EmilienCourt made their first contribution in #41
- @twiggler made their first contribution in #42
Full Changelog: 3.14...3.15
3.14
3.13
What's Changed
- Run CI on pushed tags by @Schamper in #32
- Bump minimal tox version by @Schamper in #33
- Update github action versions by @Miauwkeru in #35
- Add a pull request template by @Miauwkeru in #36
Full Changelog: 3.12...3.13
3.12
What's Changed
- Only run CI on PR and main branch pushes by @Schamper in #27
- Remove try except around defusedxml as it is a dependency by @Miauwkeru in #29
- Move lru_cache definitions to init by @Miauwkeru in #30
Full Changelog: 3.11...3.12