Skip to content

Releases: Team5818/SpiderEyes

v1.5.0

04 Aug 07:22
9ea9785

Choose a tag to compare

Dependency updates.

v1.4.0

13 Mar 00:10
2491bba

Choose a tag to compare

Updates a bunch of dependencies, changed graph libs.

Fixes:

  • #9 (#28) sort of by accident lol

1.3.0

26 Mar 09:16
2377fe6

Choose a tag to compare

Fixes:

  • #10 by #12 Column Scores
  • #13 by #14 Additional editable column properties
  • #11 by #15 Graphs
  • #6 by #16 Persistent state

1.2.0

19 Feb 02:08

Choose a tag to compare

Fixes:

  • Improvements for large files: #7 solved by #8
    • Streams CSV content from disk, so there is less memory usage. Also allows UI feedback.
    • Async sorting, again allowing UI feedback while sorting.
    • Cached sorting, for quick response when flipping directions.
    • Virtualized table for less HTML.
    • Column size improvements.

Early 2019 Release

10 Feb 07:50
b044696

Choose a tag to compare

Early release for some new features added in 2019.

Fixed:
#1 - Standard deviations
#2 - Invalid items for columns always sort to the bottom
#3 - Columns now have an intrinsic type, for consistent sorting. This is autodetected from the data.