Skip to content

Releases: ObjectPascal-Community/pasirclogbot

Lazarus paslogbot v0.0.3

09 Dec 16:06
v0.0.3
6720abf
Compare
Choose a tag to compare

[0.0.3] - 2024-12-09

Features

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

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

Lazarus paslogbot v0.0.2

09 Dec 12:58
v0.0.2
6a507ab
Compare
Choose a tag to compare

[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

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

Lazarus paslogbot v0.0.1

03 Dec 20:19
v0.0.1
3ee600a
Compare
Choose a tag to compare

[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.