Skip to content

Tags: Ostrzyciel/mill

Tags

1.1.0-RC4

Toggle 1.1.0-RC4's commit message
1.1.0-RC4 for real

0.12.17

Toggle 0.12.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 0.12.17 (com-lihaoyi#6397)

Update changelog

Pull request: com-lihaoyi#6397

1.1.0-RC1

Toggle 1.1.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog for Mill 1.1.0-RC1 (com-lihaoyi#6112)

0.12.16

Toggle 0.12.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 0.12.16 (com-lihaoyi#5904)

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Print logs to console if an exception happens during mill launcher in…

…itialization (com-lihaoyi#5736)

Currently if an exception like
com-lihaoyi#5734 happens while launching
the mill daemon there is no logs to look to. This PR adds in-memory
logging and outputs that in case of failure.

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>