Skip to content

Releases: tnunnink/ioList

Release 0.2.3

18 Aug 14:52
Compare
Choose a tag to compare

Upgraded L5Sharp to latest version. Fixed issues with inefficient access of properties to speed up list generation. Tested generation process.

Release 0.2.2

04 Apr 19:39
Compare
Choose a tag to compare

Fixed bug with UI not updating after importing configuration.

Release 0.2.1

03 Apr 19:08
Compare
Choose a tag to compare

Fixed UI bugs. Added configuration import/export functionality. Fixed generator step bug with producing extra column.

0.2.0

31 Mar 17:00
Compare
Choose a tag to compare

Added new configuration interface that allows the user to configure the CSV output columns, tag filters for performing custom filtering of the output, buffer patterns for specifying how to identify buffer tag reference, and other generic options. This release also fixes various bugs found with the previous version regarding buffer tag logic that was not getting correct tags.

0.1.13

28 Mar 03:05
Compare
Choose a tag to compare

Fixed bugs that were filtering certain IO. Reworked generation code into abstraction of steps to allow of future configuration. Starting preparation for configuration view. Made filter unused default setting and not filter buffered. Created default configuration class that will be editable in the future.

0.1.12

20 Mar 03:10
Compare
Choose a tag to compare

Updated buttons to outlined. Updated logger in Shell. Started options UI development. Mostly adding new release to test the update feature works again.

0.1.11

19 Mar 20:12
Compare
Choose a tag to compare

Fixed bug with event logger which was causing update check issues.

Release 0.1.10

19 Mar 15:55
Compare
Choose a tag to compare

Test release to test update button.

Release 0.1.9

19 Mar 15:50
Compare
Choose a tag to compare

Fixing update URL

Release 0.1.8

19 Mar 15:41
Compare
Choose a tag to compare

UI updates and testing/fixing auto update feature.