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 #13

Open
ufechner7 opened this issue Apr 27, 2022 · 75 comments
Open

Register package #13

ufechner7 opened this issue Apr 27, 2022 · 75 comments

Comments

@ufechner7
Copy link
Member

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/59224

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.0 -m "<description of version>" 8b87700fbee2e4a2ef3ef6c56e8eb3155f20effb
git push origin v0.1.0

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/59424

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.1 -m "<description of version>" 85ea07e40731c942943d3e281e2608ae4a20d9c7
git push origin v0.1.1

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/60380

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>" 7e5160f614d3713cef63c8c0438df19c34c6bfab
git push origin v0.2.0

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/60912

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>" 7f0cda5a63f08dbccbaae009c6b001bb61e09c5e
git push origin v0.2.1

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/60912

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>" 0ab0f2f190c67277ac8b4d91b3d3acf427f66d05
git push origin v0.2.1

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/61227

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>" 48e60f0e76e7b4c1193173c973b38707b27e56e1
git push origin v0.2.2

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/61937

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>" 04c17ef3d8856d794b529522821fb9e34ad7f2c5
git push origin v0.2.3

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/61937

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>" 01dc1b4e991a43e5f1f90bf58e2bf3e8bce6f285
git push origin v0.2.3

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/63541

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>" c126e3f3498cb4154d7c942f3349a12354f26211
git push origin v0.2.4

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103724

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103904

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/103908

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Added

  • add menu time_lapse for changing the simulation/ replay speed
  • add field mod_text to Viewer3D; it defines the quotient of the update rate and the text update rate
  • add textbox t_sim to enter the simulation time

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/104298

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Added

  • add menu_project for loading, saving and editing projects

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/105896

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Changed

  • fix pre-compilation on Ubuntu 24.04
  • replace test_sterring.jl with test_parking.jl
  • fix tests
  • smaller font size on Windows

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/110653

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Changed

  • upgrade to GLMakie 0.10
  • improve example reelout.jl

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/111090

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.4.14 -m "<description of version>" 9b97bf8c84a41e279307b77370f790ef01c2190d
git push origin v0.4.14

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Changed

  • add optional, boolean parameter stop to the function clear_viewer()
  • update KiteUtils to 0.7
  • add example show_messages.jl that receives html messages
  • fix the older examples

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/111924

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.4.15 -m "<description of version>" 08a96c2cce7f76953612de14378bf38135b1145c
git push origin v0.4.15

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Changed

  • add optional, boolean parameter stop to the function clear_viewer()
  • update KiteUtils to 0.7
  • add example show_messages.jl that receives html messages
  • fix the older examples

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/111924

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

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

KiteViewers v0.4.16 - 2024-07-28

  • bugfix in function clear_viewer(), rename parameter stop to stop_

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/111930

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.4.16 -m "<description of version>" 546575ea6666d958aa5576e92477bd19de763f32
git push origin v0.4.16

@ufechner7
Copy link
Member Author

@JuliaRegistrator register

Release notes:

Changed

  • replaced Plots with ControlPlots in Project.toml and the examples
  • deleted obsolete files, e.g. plots.jl
  • fix examples

Added

  • add support for 3-line kite
  • add WAIVER from Delft University to README.md
  • add menu.jl

Fixed

  • fix tests

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/113816

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.4.17 -m "<description of version>" 73e21f4a49e44a61d1105a90d89d823a4212b746
git push origin v0.4.17

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