Skip to content

Releases: Unity-Technologies/MemorySnapshotDataTools

v0.3.2

10 Jun 14:01
86af1fe

Choose a tag to compare

What's Changed

  • Add CLI/golden-validation docs and skills; open validate read-only by @UnityZappy in #7
  • Add v_assetbundle_loaded_assets view; describe what a DB upgrade applied by @UnityZappy in #8

Full Changelog: v0.3.1...v0.3.2

v0.3.1

05 Jun 13:51
5d33d55

Choose a tag to compare

What's Changed

  • Add summary columns, column toggles, and per-snapshot report drawer to multi-report by @UnityZappy in #6

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Jun 19:20
bc42999

Choose a tag to compare

What's Changed

  • Add Third Party Notices file. Add run AI skill and migrate existing AI skills. by @UnityZappy in #4
  • Add schema versioning, analysis views, and in-place upgrade command by @UnityZappy in #5

Full Changelog: v0.2.1...v0.3.0

v0.2.1

01 Jun 17:15
58452f7

Choose a tag to compare

What's Changed

  • Harden SQL handling against injection; document safe-query rules. by @UnityZappy in #3

Full Changelog: v0.2.0...v0.2.1

v0.2.0

01 Jun 15:32
3f27a83

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Jun 15:31
344c75a

Choose a tag to compare

What's Changed

  • Initial project setup with core functionality for exporting Unity memory snapshots to DuckDB or SQLite and generating HTML reports. by @UnityZappy in #1

Full Changelog: https://github.com/Unity-Technologies/MemorySnapshotDataTools/commits/v0.1.0