Skip to content

Releases: prantlf/saz-tools

v0.0.17

07 May 10:09

Choose a tag to compare

Changelog

ccb9015 0.0.17
68e4cfd fix: Do not pass negative sort column index to DataTables

v0.0.16

13 Sep 08:17

Choose a tag to compare

Changelog

fde8629 fix: Upgrade development tools

v0.0.15

24 May 12:37

Choose a tag to compare

Changelog

0a13246 feat: Check if the file name was provided, so that sazdump can show a better error message
df1706f feat: Sort uploaded .saz files alphabetically by their names
876da42 fix: Correct computation of durations in column stats

v0.0.11

24 May 10:49

Choose a tag to compare

Changelog

5ad55ab feat: Add scoop package, reduce required permissions for snap
31bd196 feat: Remove x32 (i386) packages
ebec33f feat: Add a snap package for Ubuntu
46c1371 feat: Introduce a button for redrawing the table if the additionaly shown columns got tool wide
c674936 fix: Recognize zero-length responses, when the server just closed the connection
349c83f fix: Recover a previous session in the table properly
7721ce6 fix: Remove man pages when uninstalling the NPM poackage

v0.0.10

22 May 21:10

Choose a tag to compare

v0.0.10 Pre-release
Pre-release

Changelog

fe9f7df feat: Add command-line parameter to print the version of the tools
9dd7c31 feat: Add man pages
cbed9bf feat: Hide the help overlay on hitting any key
0daf5dc feat: Use botstrap to show tooltips
654584f feat: Use icons on buttons, make colourng of network sessions optional
ff8d5e2 fix: Remove platform binaries when uninstalling the NPM module

v0.0.9

21 May 16:59

Choose a tag to compare

v0.0.9 Pre-release
Pre-release

Changelog

876dc4b Distribute binaries using Homebrew
24dde84 Distribute binaries using NPM
1e71100 Offer a help overlay on the first page opening

v0.0.8

20 May 07:39

Choose a tag to compare

v0.0.8 Pre-release
Pre-release

Changelog

da30713 Correct computation of aggregated column stats
62dec67 Fix derefencing nil after dividing the code to multiple functions
5890338 Update base Docker images to contain all build tools
f5f38f0 Upgrade module dependencies

v0.0.7

18 May 01:24

Choose a tag to compare

v0.0.7 Pre-release
Pre-release

Changelog

128bcb5 Colour network sessions, add help and detailed error handling, split sources

v0.0.6

10 May 13:03

Choose a tag to compare

v0.0.6 Pre-release
Pre-release

Changelog

2a10baa Allow opening and downloading of session details, request body and response body

Other changes included:

  • Remove the scroller plugin in favour of the page scrolling.
  • Replace the multi-part form with the direct .saz file in the REST API.
  • Support the HEAD method in the REST API to check the presence of a cached .saz file.
  • Highlight the syntax in the output of HTML responses instead of letting them execute by the browser.

v0.0.5

08 May 12:32

Choose a tag to compare

v0.0.5 Pre-release
Pre-release

Changelog

be663a6 Remove the prefix saz from packages in pkg/
4f45dda Show network session details