Skip to content

Latest commit

 

History

History
85 lines (50 loc) · 1.24 KB

File metadata and controls

85 lines (50 loc) · 1.24 KB

Release Notes

Notable changes up to the last release.

[0.0.4] - 2025-03-20

Bug Fixes

  • The OnISupport hook is fixed
  • The UTF8 issue is solved !!

Documentation

  • Mentioning .dll files

Miscellaneous Tasks

  • Storing state for debug with Remy

Refactor

  • Bundle types

[0.0.3] - 2024-12-09

Features

  • Version command
  • Search and Log INF/DBG
  • Log ERR

[0.0.2] - 2024-12-09

Bug Fixes

  • Race condition for database

Documentation

  • Adding badges

Refactor

  • Better date/time formatting.
  • Replay thread now long running

Styling

  • New unit for thread and datetime formatting

[0.0.1] - 2024-12-03

Bug Fixes

  • Adding Indy to the required packages
  • Compiles under Windows
  • STOOOOOOPID error of a misplaced semicolon

Documentation

  • Adding usage
  • Adding the debug flag to the usage

Features

  • Skeleton of the application
  • Linux signal handling
  • Hooking to signals
  • Command .help implemented
  • Configuration implemented
  • Debug and initial .replay command
  • Database and replay thread
  • Adding CI/CD

Miscellaneous Tasks

  • Initial commit
  • Adding SQLite .dll files for 32/64 bits

Styling

  • Using debug on Windows signal hook