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 package #3

Open
ufechner7 opened this issue Mar 17, 2024 · 58 comments
Open

Register package #3

ufechner7 opened this issue Mar 17, 2024 · 58 comments

Comments

@ufechner7
Copy link
Member

No description provided.

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Error while trying to register: "Pre-release version not allowed"

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103042

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.0.1 -m "<description of version>" 1d6668c5a07285d3d280418da81c5c3da9252f1f
git push origin v0.0.1

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103049

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.0.1 -m "<description of version>" 81957b903ed4dd3d506ffadb293eb5b82cdbad3d
git push origin v0.0.1

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103490

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Changed

  • plotting should now also work when using this package with PackageCompiler

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/104262

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

@ufechner7
Copy link
Member Author

ufechner7 commented Apr 4, 2024

@JuliaRegistrator register

Release notes:

Added

  • new version of function plot() that allows to plot multiple time series in one plot

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/104267

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

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/104267

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Changes

  • rename plot to plotn (for multiple time series in one diagram)

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/104270

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Breaking

  • replace plotn() with plot()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/104276

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.0.5 -m "<description of version>" 3753babef3a7cb9840b824c4a3412d0357e4a419
git push origin v0.0.5

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/104576

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/104614

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

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/112395

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

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/112395

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

  • plot2d now also accepts an SVector as parameter

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/112444

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.1.4 -m "<description of version>" 5d52b97919e8765d8e711d9df9df4f51caaa1cd3
git push origin v0.1.4

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Added:

  • add example multi-channel-dual.jl and make it work

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/112602

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.1.5 -m "<description of version>" 1e5380d5ca7dbd2e67f95129bdf6728a5ef37c0c
git push origin v0.1.5

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

  • add parameter yzoom to function plotx(); set it to a value < 1.0 for more than 6 vertical plots

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/113776

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.1.6 -m "<description of version>" 7346c617aeb30fee64b45e62279724491efcfc68
git push origin v0.1.6

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

  • bump package JLD2 to version 0.5 (breaking)
  • the parameter ylims is now working for plots with two y axis

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/115236

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

  • the parameter scatter is now working for all variants of the plot function

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/115490

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

  • add params figsize and dpi to plot2()

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/116162

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

  • fix rounding mode of the time display to RoundDown

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/116261

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

  • add error bars

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/118397

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.2.4 -m "<description of version>" 0a68c3b494ed833605adff369de77cf2b56206e9
git push origin v0.2.4

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Added

  • the function bode_plot() as package extension. This requires to first load the package ControlSystemsBase before ControlPlots. If you do not need this function there is no overhead.
  • the example bode_plot.jl
  • doc string for the plotx() function

Changed

  • improved README.md
  • improved the doc string of the plot() function

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/122223

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.2.5 -m "<description of version>" 56da250464c845b97155e491eb51c14a7af49467
git push origin v0.2.5

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