Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.1.7 #31

Closed
dmolina opened this issue Mar 23, 2021 · 1 comment
Closed

Version 0.1.7 #31

dmolina opened this issue Mar 23, 2021 · 1 comment

Comments

@dmolina
Copy link
Owner

dmolina commented Mar 23, 2021

@JuliaRegistrator register

New version v0.1.7

New

  • Add option threaded to allow activate or desactivate to use threads with async.
  • The function exit() can be used inside the client.

Changes

Fixes

  • Usage of exit() function inside the client.
  • Error depending on the order of sending to socket the output and/or the return code.
@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/32651

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.7 -m "<description of version>" 3962296e9bdf7eba7b241714f96c26c3494bd56b
git push origin v0.1.7

@dmolina dmolina closed this as completed May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants