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

Register 1.0.0 #3

Open
SebastianAment opened this issue Nov 19, 2021 · 9 comments
Open

Register 1.0.0 #3

SebastianAment opened this issue Nov 19, 2021 · 9 comments

Comments

@SebastianAment
Copy link
Owner

@JuliaRegistrator register

Release notes:

  • Finalized basic API
  • Improved test coverage
@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/49027

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 v1.0.0 -m "<description of version>" 0a24cf8519d3a36e5d40c723609b8c79f0c3ca1a
git push origin v1.0.0

@SebastianAment
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

  • enabled eltype inference for heterogeneous block types
  • updated Manifest file
  • now requires Julia 1.7

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/50474

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 v1.1.0 -m "<description of version>" 3df0270f769c416629133dcc9548288b3321291a
git push origin v1.1.0

@SebastianAment
Copy link
Owner Author

@JuliaRegistrator register

Release Notes:

  • Changed syntax for constructor: isstrided is now a keyword

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/58351

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 v1.2.0 -m "<description of version>" 924cfe25fb99633fe816601e7c26ea835d0a53a7
git push origin v1.2.0

@SebastianAment
Copy link
Owner Author

@JuliaRegistrator register

Release Notes:

  • Simplified blockmul! and moved specialization to CovarianceFunctions.jl

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/58408

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 v1.2.1 -m "<description of version>" 711c27a22f3382e8db8c51687b5840855c4bf7cf
git push origin v1.2.1

@SebastianAment
Copy link
Owner Author

@JuliaRegistrator register

Release Notes:

  • Added BlockDiagonalFactorization shorthand

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/59392

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 v1.2.2 -m "<description of version>" 2bf25006ae9fa6c613b58659a9ec44114834549c
git push origin v1.2.2

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