Skip to content

Release 1.12.54

Choose a tag to compare

@jlangch jlangch released this 29 Aug 11:39
· 2000 commits to master since this release

[1.12.54] - 2025-08-29

Added

  • function io/truncate-from-start-keep-lines to truncate text files honoring
    complete lines
  • function cron/schedule-at-round-times-in-day. A scheduler that is not prone
    to clock shifts/drifts
  • function cron/schedule-at-fixed-rate. A scheduler that is not prone
    to clock shifts/drifts
  • function cron/schedule-at. A scheduler that is not prone to clock shifts/drifts
  • a logger with console and file handlers. The file handlers support a max
    size and daily/monthly file rotation. The scheduler for file rotation handling
    is not prone to clock shifts/drifts.

Updated dependencies:

  • bumped the Aviron (ClamAV client) library to V1.9.1