Skip to content

Releases: square/invert

0.0.14

16 Apr 17:41
7138e85

Choose a tag to compare

Changes since 0.0.13

  • Add chunked JSON transport for large stat payloads. Stats exceeding 2 MB are split into parallel-fetchable chunks alongside the legacy single-file JS. The runtime tries chunked loading first and falls back to legacy if no manifest is found.
  • Bump browser-side loading timeouts from 10s/30s to 15s/120s and replace window.alert() on timeout with bounded state cleanup.

Full Changelog: 0.0.13...0.0.14

0.0.13

14 Apr 16:19
45a6998

Choose a tag to compare

Version 0.0.13

  • Stream SARIF serialization with sarif4k 0.7.0 to avoid materializing very large SARIF reports as a single string before writing.

Full Changelog: 0.0.12...0.0.13

0.0.11

18 Mar 17:04
389598a

Choose a tag to compare

What's Changed

  • Expose owner details metadata through InvertAllCollectedDataRepo.getOwners() for collector aggregation enrichment.

Full Changelog: 0.0.10...0.0.11

v0.0.10

09 Feb 19:53
0f589d5

Choose a tag to compare

Changes

  • Fix composite build (includeBuild) ClassNotFoundException for KMP invert-models dependency (#94)
  • Add dark mode support (#93)

Full Changelog: 0.0.9...0.0.10

0.0.9

26 Jan 14:25
d9c368f

Choose a tag to compare

What's Changed

Full Changelog: 0.0.8...0.0.9

0.0.8

26 Nov 14:59
2fb2efe

Choose a tag to compare

What's Changed

Full Changelog: 0.0.7-dev...0.0.8

0.0.7-dev

24 Nov 17:01
713573e

Choose a tag to compare

What's Changed

Full Changelog: 0.0.6-dev...0.0.7-dev

0.0.6-dev

10 Nov 21:37
fb50df0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.5-dev...0.0.6-dev

0.0.5-dev

06 Nov 19:07
6d18750

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4-dev...0.0.5-dev

0.0.4-dev

30 Jun 15:16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.3-dev...0.0.4-dev