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

Julia package registry #5

Open
alexriss opened this issue Nov 12, 2021 · 49 comments
Open

Julia package registry #5

alexriss opened this issue Nov 12, 2021 · 49 comments

Comments

@alexriss
Copy link
Owner

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/48665

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.2.1 -m "<description of version>" 48b89e04d87e2b4dfbd3c1d4204ada0ec8a6dc08
git push origin v0.2.1

Also, note the warning: This looks like a new registration that registers version 0.2.1.
Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Improved image data in side bar.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/50477

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

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Quick reparse to add new images (shortcut: F5).

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/50561

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.2.3 -m "<description of version>" 4e1738ac0075cf5aba695e9f8ca600dc9016297a
git push origin v0.2.3

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

  • support for spectra
  • speed improvements
  • copy and paste image parameters (ctrl-c, ctrl-v)
  • reset image parameters (shift-R)
  • set default color scheme in settings.toml
  • copy filenames to clipboard (ctrl-shift-E)
  • simple backup system
  • fewer database saves
  • automated tests
  • bug fixes, usability improvements, code refactoring

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/54513

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

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

new color scheme: sunflower

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/55533

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.3.1 -m "<description of version>" 598e125f11b67a22c5890945711f43606844d152
git push origin v0.3.1

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

bug fix for multithreading

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/56472

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

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

fix race condition in image/spectra creation

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/58406

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.3.3 -m "<description of version>" 788b2190f1e1c1f1b9024e7eb7ec8e666d5948b3
git push origin v0.3.3

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

fix/update handling of virtual copies; improve sidebar GUI

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/58618

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.3.4 -m "<description of version>" 29abb219643699f73632242d184b4dde48d0c03a
git push origin v0.3.4

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Copy image/spectrum info on double-click

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/59116

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.3.5 -m "<description of version>" 41499ed382c60a05fc390f5483a3e1f4dc3415d9
git push origin v0.3.5

@alexriss
Copy link
Owner Author

alexriss commented Jun 9, 2022

@JuliaRegistrator register

Release notes:

Bug fixes

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/62047

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

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Bug fixes

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/72653

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.4.1 -m "<description of version>" 7702eafbfda2c494a195bedc3e55913d8c798d1c
git push origin v0.4.1

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Bug fixes

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/75734

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

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Bug fixes

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/75966

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.4.3 -m "<description of version>" 53975b44365194218312e7905b3d670308ef8eea
git push origin v0.4.3

@alexriss
Copy link
Owner Author

alexriss commented Feb 7, 2023

@JuliaRegistrator register branch=patch

Release notes:

Bug fixes

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/77195

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

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

  • Non-destructive edits for images and spectra
  • Gauss, Laplace, Fourier transform filters
  • Dragging for number-inputs
  • Export of line profiles
  • Upgrade of Blink/Electron
  • Performance improvements
  • Bug fixes and other improvements

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/80002

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.5.0 -m "<description of version>" 987c73252cd78798ab981fa5cbc76f997a212ca0
git push origin v0.5.0

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Fix errors with upgraded packages.

@JuliaRegistrator
Copy link

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

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Fix errors with upgraded packages.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/82387

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

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Menu system.
Bug fixes.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/84373

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.6.0 -m "<description of version>" 659a321bd5c45eae3e7b6da0ae76947db95375a4
git push origin v0.6.0

@alexriss
Copy link
Owner Author

@JuliaRegistrator register

Release notes:

Minor updates and improved stability.

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/90551

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.6.1 -m "<description of version>" 758d2cd2076fa7cccf7561b342f09b00eab12321
git push origin v0.6.1

@alexriss
Copy link
Owner Author

@JuliaRegistrator register branch=patch

Release notes:

Freeze SpmImages and SpmSpectroscopy compats

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/96895

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

@alexriss
Copy link
Owner Author

alexriss commented Jan 3, 2024

@JuliaRegistrator register branch=patch

Release notes:

Compatibility release for Julia 1.10

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/98100

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

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