Skip to content

Releases: PatchLens/go-update-lens

v0.1.12

19 Dec 03:18
Immutable release. Only release title and notes can be modified.
fb242d0

Choose a tag to compare

Bug fixes to better support more projects and modules for analysis.

v0.1.11: fix: ASTClient/Srv fix for too many map entries or struct fields

06 Dec 02:57
Immutable release. Only release title and notes can be modified.
9b2fcb4

Choose a tag to compare

Fixes regression in v0.1.10 in the new binary protocol for execution monitoring. Large maps and structs are now correctly handled.

v0.1.10

04 Dec 02:55
Immutable release. Only release title and notes can be modified.
ff2c806

Choose a tag to compare

A variety of AST modification fixes, performance gains, as well as improvements to extending the analysis.

Testing shows significant improvements in how many projects are supported by our analysis tool.

v0.1.0

12 Oct 20:04
Immutable release. Only release title and notes can be modified.
269d14f

Choose a tag to compare

This release includes a variety of improvements, but notably improves extensibility so that other detection algorithms can be easier to prototype.

v0.0.6

30 Sep 03:54
Immutable release. Only release title and notes can be modified.
07c7d84

Choose a tag to compare

fix: asttweak fix for `missing return`

v0.0.5

29 Sep 04:08
a9b1839

Choose a tag to compare

test: Add unit test for ConcurrentWalk

v0.0.4

29 Sep 01:35
8d8c00c

Choose a tag to compare

feat: Add `-h` / `-help` for CLI usage output

Initial Public Release

24 Aug 23:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Initial version of our PatchLens tool for Golang dependency update analysis.

**edit: Unfortunately the public split resulted in several defects being introduced. It's highly recommended to use at least version v0.1.0