Releases: paweljarosz/squid
Releases · paweljarosz/squid
1.2
-
Added message when saving logs and crashes with location of the saved file:
(e.g.INFO: [squid]: [14:47:48] squid/squid.lua:122: Succesfully saved at: Data: /home/pawel/snap/steam/common/.config/squid_app_catalog/squid_log_file_2025-01-20_22_32.txt) -
Added default level to plain squid.log() function set as squid.INFO when no level is provided by user.
-
Fixed code address nesting level when using instantiated squid logger.
-
Fixed Lua annotations when using instantiated squid logger.
-
Fixed printing condition not working issue.
-
Improved documentation and example script, added API documentation.
1.1
- Removed Immutable dependency.
- Changed final message about no crashes to more friendly:
(INFO: [squid]: [14:47:48] squid/squid.lua:122: No crashes, no dump found.) - Added functions to get and set new squid configuration.
- Improved documentation.
1.0
First public release of Squid.