Register package
https://github.com/JuliaRegistries/General/pull/61020
@JuliaRegistrator register
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/61050
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>" 086dbb282df929935c77baea68dfbdca3e2fbdb4
git push origin v0.1.0
@JuliaRegistrator register
Error while trying to register: "Tag with name v0.1.0 already exists and points to a different commit"
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/61250
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>" ab230f04e1e47db2cda4427b709cef450bbcf6be
git push origin v0.1.1
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/61266
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.2 -m "<description of version>" f0469a60667aae6daf91a18bdacac6bb089a825f
git push origin v0.1.2
@JuliaRegistrator register
Error while trying to register: "Tag with name v0.1.2 already exists and points to a different commit"
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/62979
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>" fd321ed19f39ab1d69c16912aef4e305ad774285
git push origin v0.1.3
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/62992
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>" 8125784b11689bbc83fcbbf1ec3d6d0f9295fc4b
git push origin v0.1.4
@JuliaRegistrator register
Error while trying to register: "Tag with name v0.1.4 already exists and points to a different commit"
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/63129
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>" bdf89ce01e471330ccf9cbe5c55c1588b7351824
git push origin v0.1.5
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/63562
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>" 244392dd2e4e64abc65d9bc875585cc40a09f263
git push origin v0.1.6
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/81261
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.7 -m "<description of version>" f9ea76ce48ecdb2355977e961a909eb6303e3170
git push origin v0.1.7
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/103057
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.2.0 -m "<description of version>" bedfbbd09e3524741278ced0bf5e15b716895a7c
git push origin v0.2.0
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/103186
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.2.1 -m "<description of version>" de5f14b1b09b195ffaef13ed44ac88aebf7caf55
git push origin v0.2.1
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/103909
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.2.2 -m "<description of version>" f3de6ad61b90a1e786f10a1dda3a2abd15f74a6b
git push origin v0.2.2
@JuliaRegistrator register
- Release notes:
Breaking changes
- the log file format changed, old log files cannot be opened with this version
- the number of segments is added as meta data to the log files
- five variables have been added to the SystemState that can be freely used, their names can be added as meta data to the log file
New Features
- the example autopilot.jl was vastly improved
- a menu with 6 pre-defined plots was added to the GUI
- a statistics dialog was added
- saving and loading of log files added
- a second menu was added that allows to change the tolerance of the solver