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 update #43

Closed
ptiede opened this issue Dec 23, 2020 · 27 comments
Closed

Version update #43

ptiede opened this issue Dec 23, 2020 · 27 comments

Comments

@ptiede
Copy link
Owner

ptiede commented Dec 23, 2020

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/26834

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.7.2 -m "<description of version>" 6965a803f4f9077b79f04504bfbddf0ee50c7fb6
git push origin v0.7.2

@ptiede ptiede closed this as completed Jan 6, 2021
@ptiede
Copy link
Owner Author

ptiede commented Jan 17, 2024

@JuliaRegistrator register

Release notes:

  • Update to ComradeBase 0.6

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/99017

Tagging

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.11.1 -m "<description of version>" 079af6c318c24a813183d66a02affd0ae79f795b
git push origin v0.11.1

@ptiede
Copy link
Owner Author

ptiede commented Jan 26, 2024

@JuliaRegistrator register

Release notes:

  • Make templates compatible with Enzyme

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/99596

Tagging

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.11.2 -m "<description of version>" 8ab4c2d1adb8faf252be781334d5911981580633
git push origin v0.11.2

@ptiede
Copy link
Owner Author

ptiede commented Jan 26, 2024

@JuliaRegistrator register

Release notes:

Make templates compatible with Enzyme

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/99596

Tagging

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.11.2 -m "<description of version>" fb9d0002cb61aff642f80d97e17d1a93ba505ad1
git push origin v0.11.2

@ptiede
Copy link
Owner Author

ptiede commented Feb 1, 2024

@JuliaRegistrator register

Release notes:

  • Add StatsBase as dependency
  • Add NxCorr as a divergence

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/100057

Tagging

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.11.3 -m "<description of version>" beb1f1703c0d5357d9093773e8c795a4a32af351
git push origin v0.11.3

@ptiede
Copy link
Owner Author

ptiede commented Feb 21, 2024

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/101319

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
"Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the
release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.11.4 -m "<description of version>" fde60a4229263a63f3d3417529bd897661894da7
git push origin v0.11.4

@ptiede
Copy link
Owner Author

ptiede commented Apr 25, 2024

@JuliaRegistrator register

Release notes:

  • Fixed bug in h5 reader.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/105627

Tagging

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.11.5 -m "<description of version>" 85aa68727ba66b555dd49585c117c8740fad1344
git push origin v0.11.5

@ptiede
Copy link
Owner Author

ptiede commented Apr 30, 2024

@JuliaRegistrator register

Release notes:

  • Add polarized load_image and h5 reader

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/105932

Tagging

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.11.7 -m "<description of version>" dbd7aa5007bc8abee8ea69255bbefd367e357589
git push origin v0.11.7

@ptiede
Copy link
Owner Author

ptiede commented May 15, 2024

@JuliaRegistrator register

Release notes:

  • BREAKING All plotting now handled by Makie
  • Moved to ComradeBase0.7 and VLBISkyModels0.5
  • Templates now live in VLBISkyModels (forward facing user interface shouldn't change)

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/106880

Tagging

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.12.0 -m "<description of version>" 206289f768a3a7c8fc5e7bfff945db067501500c
git push origin v0.12.0

@ptiede
Copy link
Owner Author

ptiede commented Jul 10, 2024

@JuliaRegistrator register

Release notes:

  • Fixed several bugs in triptic Makie plot

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/110844

Tagging

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.12.1 -m "<description of version>" 00d517e4163e438941d2b48a58eb70b15462885c
git push origin v0.12.1

@ptiede
Copy link
Owner Author

ptiede commented Sep 6, 2024

@JuliaRegistrator register

Release notes:

  • Fix triptic bugs
  • Allow divergence to be used on the GPU
  • Update to VLBISkyModels 0.6

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/114629

Tagging

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.12.3 -m "<description of version>" 3ba678ff68217ad0549e5849b328795bb17df442
git push origin v0.12.3

@ptiede
Copy link
Owner Author

ptiede commented Sep 13, 2024

@JuliaRegistrator register

Release notes:

Added the ability to read in polarized HDF5 files

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/115151

Tagging

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.12.5 -m "<description of version>" 3e6929f3a236163ca14e6909f8c77fd1d8fdca96
git push origin v0.12.5

@ptiede
Copy link
Owner Author

ptiede commented Sep 22, 2024

@JuliaRegistrator register

Release notes:

  • Update to DD 0.28 and Optimization 4

@JuliaRegistrator
Copy link

Error while trying to register: Version 0.12.5 already exists

@ptiede
Copy link
Owner Author

ptiede commented Sep 22, 2024

@JuliaRegistrator register

Release notes:
Update to DD 0.28 and Optimization 4

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/115724

Tagging

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.12.6 -m "<description of version>" cbe42ab3eedd85acc5b9cb3e05ed5d9485653c7a
git push origin v0.12.6

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