Skip to content

Releases: lxndrblz/forensicsim

v0.8.5

07 Jul 11:38
8146b81
Compare
Choose a tag to compare

What's Changed

  • fix: parsing error origin_file attribute by @lxndrblz in #90

Full Changelog: v0.8.4...v0.8.5

v0.8.4

01 Jul 14:27
0cc80d9
Compare
Choose a tag to compare

What's Changed

  • fix: Python version of release workflow by @lxndrblz in #87

Full Changelog: v0.8.3...v0.8.4

v0.8.3

01 Jul 14:19
afed70e
Compare
Choose a tag to compare
v0.8.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

29 Jan 19:47
b921ee7
Compare
Choose a tag to compare

What's Changed

  • fix: filter condition dump script by @lxndrblz in #68
  • feat: check diff in 'build.yaml' 👽 by @KarelZe in #69
  • feat: remove outdated datasets by @KarelZe in #72
  • fix: resolves Autopsy error when running module by @lxndrblz in #74

Full Changelog: v0.8.0...v0.8.2

v0.8.1

21 Jan 17:09
51a9f3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

21 Jan 16:39
51a9f3d
Compare
Choose a tag to compare

What's Changed

  • Automatic release notes by @KarelZe in #57
  • chore: bump version number by @KarelZe in #58
  • feat: improve handling of IndexedDB databases and restructure code by @KarelZe in #36
  • chore: update version to 0.8.0 by @lxndrblz in #66

Full Changelog: v0.7.1...v0.8.0

v0.7.1

13 Jan 18:16
ec16386
Compare
Choose a tag to compare

What's Changed

  • chore: update version information by @lxndrblz in #52
  • ci: add autoupdate functionality to pre-commit ci by @KarelZe in #53
  • ci: create automatic releases for tagged commits🐙 by @KarelZe in #54
  • feat: add code owners file 🥷 by @KarelZe in #55
  • ci: fix typo in release tags 🐙 by @KarelZe in #56

Full Changelog: v0.7.0...v0.7.1

v0.7.0

10 Jan 17:43
dc2571d
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): update click requirement from ~=8.0.1 to ~=8.1.7 by @dependabot in #49
  • chore(deps-dev): update beautifulsoup4 requirement from ~=4.9.3 to ~=4.12.2 by @dependabot in #48
  • chore(deps-dev) do not fix dependency versions by @KarelZe in #50
  • chore: Create codeql.yml by @KarelZe in #51
  • refactor: implement dataclass-based parser🧼 by @KarelZe in #30

Full Changelog: v0.6.0...v0.7.0

v0.6.0

09 Jan 11:50
61e9c96
Compare
Choose a tag to compare

What's Changed

  • refactor: link to ccl_chrome_indexeddb as external dependency⚒️ by @KarelZe in #39
  • chore(deps): update click requirement from ~=8.0.1 to ~=8.1.7 by @dependabot in #41
  • chore(deps): update beautifulsoup4 requirement from ~=4.9.3 to ~=4.12.2 by @dependabot in #42
  • chore(deps): update colorama requirement from ~=0.4.4 to ~=0.4.6 by @dependabot in #43
  • chore(deps): update chardet requirement from ~=4.0.0 to ~=5.2.0 by @dependabot in #44
  • feat: add zip for autopsy to release 🗜️ by @KarelZe in #40
  • refactor!: organize project in source layout to make easily installable 🆕 by @KarelZe in #45
  • chore: bump version number 🐍 by @KarelZe in #47

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

08 Jan 16:48
613d537
Compare
Choose a tag to compare

What's Changed

  • refactor: move datasets to submodule + extend build action by @KarelZe in #34
  • refactor: replace argparse with click and pyfiglet with const 🪥 by @KarelZe in #35
  • chore: removed LevelDB Scout by @lxndrblz in #37
  • Feat: Update datasets paths for build ⚒️ by @KarelZe in #38

Full Changelog: v0.5.2...v0.5.3