Open co1emi11er2 opened 9 months ago
Error while trying to register: "Pre-release version not allowed"
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/100220
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.
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>" d57ee94787ec20e6831701f1ac05ca011bacda34
git push origin v0.1.0
@JuliaRegistrator register
Release notes:
Registration pull request created: JuliaRegistries/General/100418
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>" e18ccb052c554fbdb3bb2a050bdb8a10afad7f8f
git push origin v0.1.1
@JuliaRegistrator register
Release notes:
Error while trying to register: Version 0.1.1 already exists
@JuliaRegistrator register
Release notes:
Registration pull request created: JuliaRegistries/General/100487
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>" c2bbd2b671dc1e0b1aa1f15c55cea7f2a4dd5901
git push origin v0.1.2
@JuliaRegistrator register
Release notes:
\LaTeX
for a function that was called. The generated \LaTeX
would be the algebraic equations within the function.Registration pull request created: JuliaRegistries/General/102896
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>" e34bbf54bf125bbc649e1998015629a62948cf03
git push origin v0.1.3
@JuliaRegistrator register()