dmolina/DaemonMode.jl

Version 0.1.8

Opened this issue · 1 comments

@JuliaRegistrator register
New version v0.1.8

0.1.8 - (2021-05-29)

New

  • Improve documentation with PackageCompiler.

Fixes

  • Fix annoying error message for closing process during output.

Registration pull request created: JuliaRegistries/General/37776

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.8 -m "<description of version>" fb038765c65c021ee89dbcb6a0eb9f20bc73dd82
git push origin v0.1.8