Skip to content

Releases: vdjagilev/nmap-formatter

v2.0.4

03 Dec 20:17
Compare
Choose a tag to compare

Changes

Minor maintenance release with documentation and docker image updates

  • #131: Update readme: installation
  • #130: Update docker image go version to 1.19

v2.0.3

03 Dec 20:02
Compare
Choose a tag to compare

Changes

Minor maintenance release with little fixes and dependency upgrades.

  • #129: Bump version to 2.0.3

Bug Fixes

  • #128: Update module version to v2

Other

  • #127: Update go version with dependencies

v2.0.2

19 Nov 15:51
f1423d3
Compare
Choose a tag to compare

Changes

Bug Fixes

  • #124: Fixing bugs in HTML template

Other

v2.0.1

25 Jul 20:37
Compare
Choose a tag to compare

Changes

Bug Fixes

  • #119: #118: Add missing 'dot' format in usage text

v2.0.0

23 Jul 19:36
5c26510
Compare
Choose a tag to compare

Changes

Bug Fixes

  • #113: #106: Use multiple addresses (ipv4/mac/ipv6?) for HostAddress
  • #114: #112: nse-script output goes outside of the page

Features

Other

  • #111: #110: Update Dockerfile go version
  • #116: Add examples with Graphviz
  • #108: Bigger tests coverage

v1.0.2

15 May 16:42
Compare
Choose a tag to compare

Changes

Bug Fixes

  • #107: #105: Force using ipv4/ipv6 in HostAddress

v1.0.1

13 May 15:21
Compare
Choose a tag to compare

Changes

Bug Fixes

  • #104: #103: Fix markdown port table missing column

v1.0.0

02 May 19:48
Compare
Choose a tag to compare

Changes

Features

  • #81: #100 Implement floating table of contents
  • #82: #99 Dark / Light mode in HTML
  • #23: #97 Add possibility to use custom templates
  • #86: #98 Custom variables for custom templates
  • #79: #91 Output flags need to have "format" prefix prop/bc-break Property: Breaking Change
  • #77: #92 Add option to read xml content from stdin prop/bc-break Property: Breaking Change

Bugs

  • #94: #96 Move scan summary Services field under the table
  • #90: #95 Add missing traceroute/metrics information to the markdown format

Other

Major release pull request

v0.3.2

23 Apr 12:54
Compare
Choose a tag to compare

Changes

Features

  • #75: #52: Use more lightweight dependencies

Other

  • #85: Update years in license
  • #76: #68: Update README about usage (as a library)

v0.3.1

13 Apr 15:52
Compare
Choose a tag to compare

Changes

Bug Fixes

  • #74: #73: Make tests file cleanup non-fatal

Other

  • #72: #71: Update golang to 1.18
  • #70: #69: Use alternative golangci-lint
  • #67: #64: add assets for arm64
  • #66: #65: remove changelog pipeline