Changelog

3.0.1

12 January 2025

  • Fix snap_publish CI image tag cf9fb67

  • Fix TraceX documentation link 438b39a

3.0.0

12 January 2025

  • Drop 3.6 support (3.8 minimum), enable 3.11, 3.12, 3.13 support #4

    • Drop support for 3.6. 3.8 minimum now. Update dependencies, CI ca86b18

    • Update do_release.py e2ed4eb

    • Update run_tests.sh script a004556

    • Add pypistats link to README.md, fix broken docs link 7bdbca3

2.4.4

3 October 2023

  • Build snap for all architectures 187b52c

2.4.3

29 September 2023

  • Made snap build much smaller 0e2282e

2.4.2

29 September 2023

  • Js/add snap build #1

2.4.1

13 September 2023

  • Update CLI docs c0e852f

  • Exclude .trx demo files from package build bec46ce

2.4.0

12 September 2023

  • Add parse-trx as an installed script, needed to massage file_parser.py’s main function to do this e5b10dc

  • Add the rest of the app-parsed text files, and an exception for demo_netx_udp.txt… a3b209e

  • Convert raw test loop into pytest parameters e6b1e56

  • Update README.md script output after previous changes/bugfixes b5fc5ee

2.3.0

29 July 2023

  • Fix event sorting (it’s not by timestamp :/) 551a05b

  • Mask time stamp with timer valid mask 03284a8

  • Add tests comparing Microsoft Store app output to our own parsing

  • Add Initialization state to thread name conversion 715b9d4

  • Change typing star import to explicit imports 9f1c4c8

  • Generalize histogram string padding c4bfb5a

2.2.0

20 May 2023

  • Update poetry.lock 3b62367

  • Put pool_ptr into CommonArg d1308a6

  • Add BlockPoolCreate, BlockPoolDelete, BlockPoolInfo, BlockPoolPerformanceInfo, BlockPoolPerformanceSystemInfo, BlockPoolPrioritize events 0901f73

  • CI work around broken urllib3 dependency from poetry 1.1.15 4825189

2.1.0

10 March 2023

  • Moved README.md documentation to sphinx docs d00855f

  • Removed unneeded build_and_upload.sh scripts 5800ae5

  • Added integration test, first real test 1f0363c

  • Add –color option to file_parser.py to force color output ce98e98

  • Fix docs build b15f529

2.0.0

10 September 2022

  • Initial release with new build system