Skip to content

Lazarus paslogbot v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 20:19
· 13 commits to main since this release
v0.0.1
3ee600a

[0.0.1] - 2024-12-03

Note

This is still a work in progress.
Needs some work in the replay thread and the location of the config and database file.

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

  • Adding SQLite .dll files for 32/64 bits

Styling

  • Using debug on Windows signal hook

For a list of all the changes up to date, please read CHANGELOG.md.