v2024.06
This release is mostly behind-the-scenes changes, with some refactorings to make it easy to use dfir-unfurl as a library.
What's Changed
- Update
protobufversion to 4, regenerate pb-parsing code, and updat… by @obsidianforensics in #189 - Split out the requirements into different extras; move to pyproject.toml for packaging by @obsidianforensics in #196
- Separate out
coreandapilogic. Make standalone "script" files f… by @obsidianforensics in #197 - Split out
cliso it can be used without installing the web_app deps by @obsidianforensics in #198 - Move the
runfunction intocore.pyby @obsidianforensics in #199
Full Changelog: v2023.09.05...v2024.06.27