Skip to content

v1.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:20
· 61 commits to master since this release
v1.3
946dc4b

Appcore v1.3 (2025-07-19)

Enhancements

  • Support logfile paths, in addition to log streams, for logger preparation. A
    TargetDescriptor includes a location, an optional open mode (append or
    truncate; truncate by default), and an optional codec (utf-8, by
    default).