Skip to content
New issue

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

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

Already on GitHub? # to your account

Release 0.1.13 #28

Open
dinarior opened this issue Aug 5, 2022 · 3 comments
Open

Release 0.1.13 #28

dinarior opened this issue Aug 5, 2022 · 3 comments

Comments

@dinarior
Copy link
Member

dinarior commented Aug 5, 2022

@JuliaRegistrator register

Release notes:

  • predict now returns '(labels,probability_matrix)' where the matrix is of NxK.
  • Added smart splits for Gaussians (added keyword to fit 'smart_splits=true').

Bugs:

@JuliaRegistrator
Copy link

Error while trying to register: "Tag with name v0.1.12 already exists and points to a different commit"

@dinarior
Copy link
Member Author

dinarior commented Aug 5, 2022

@JuliaRegistrator register

Release notes:

predict now returns '(labels,probability_matrix)' where the matrix is of NxK.
Added smart splits for Gaussians (added keyword to fit 'smart_splits=true').
Bugs:

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/65723

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.13 -m "<description of version>" 9cf128caba43d66d4453391d4b1d1bc998f14570
git push origin v0.1.13

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants