Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1 KB

CHANGELOG.md

File metadata and controls

66 lines (40 loc) · 1 KB

Release Notes

Notable changes up to the last release.

[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