Skip to content

Releases: PabloLec/neoss

1.1.10

15 Dec 17:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.9...1.1.10

1.1.9

26 Nov 09:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.8...1.1.9

1.1.8

21 Oct 09:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.7...1.1.8

1.1.7

25 Apr 18:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.6...1.1.7

1.1.6

06 Dec 18:02
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @mend-bolt-for-github made their first contribution in #36
  • @snyk-bot made their first contribution in #38

Full Changelog: 1.1.3...1.1.6

1.1.3

24 Sep 07:10
Compare
Choose a tag to compare

Resolved Issues

#6 - npm: package.json missing

Future plans

  • Better UI, overall feeling is a bit too raw, even for a TUI. Some more text formatting using blessed tags could be implemented easily.
  • More useful descriptions. For example, common port attribution (HTTP, HTTPS, DNS, etc.) could be more descriptive. Manual description could be stored in a separate JSON file which will be queried first and fallback to default strings files if needed.

1.1.2

22 Sep 13:56
Compare
Choose a tag to compare
  • The project have migrated to Typescript.
  • Only the Table module remains in CommonJS, for now.
  • All modules have been documented.
  • A few bug fixes.

Future plans

  • Better UI, overall feeling is a bit too raw, even for a TUI. Some more text formatting using blessed tags could be implemented easily.
  • More useful descriptions. For example, common port attribution (HTTP, HTTPS, DNS, etc.) could be more descriptive. Manual description could be stored in a separate JSON file which will be queried first and fallback to default strings files if needed.

1.0.1

21 Sep 12:38
0734d7d
Compare
Choose a tag to compare
  • Patch UI bugs caused by terminal width.
  • Bump deps

1.0.0

18 Sep 11:11
Compare
Choose a tag to compare

Fully working tool and installation procedure.

0.0.1

18 Sep 10:02
Compare
Choose a tag to compare

Working neoss.
Needs final linting and docs before v1 release.