Skip to content

Releases: silentsignal/burp-git-version

v0.2

03 Mar 21:06
v0.2
Compare
Choose a tag to compare

Improved performance by evaluating each unique response only once.

Also, in the JAR below

  • JGit was bumped from 4.6.0 in v0.1 to 5.6.1 in v0.2 and
  • the v0.1 release included a SQLite JDBC driver which was an accidental leftover for the planned caching/TMTO functionality (see #1) -- this has been removed, making the JAR quite a bit smaller

v0.1

08 Jan 11:56
v0.1
Compare
Choose a tag to compare

Initial release