co1emi11er2 / Handcalcs.jl

Julia package for converting Julia calculations into rendered latex.
https://co1emi11er2.github.io/Handcalcs.jl/stable/
MIT License
70 stars 1 forks source link

Register #1

Open co1emi11er2 opened 9 months ago

co1emi11er2 commented 9 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 9 months ago

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

co1emi11er2 commented 9 months ago

@JuliaRegistrator register()

JuliaRegistrator commented 9 months ago

Registration pull request created: JuliaRegistries/General/100220

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.1.0 -m "<description of version>" d57ee94787ec20e6831701f1ac05ca011bacda34
git push origin v0.1.0
co1emi11er2 commented 9 months ago

@JuliaRegistrator register

Release notes:

Bug fixes

JuliaRegistrator commented 9 months ago

Registration pull request created: JuliaRegistries/General/100418

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.1 -m "<description of version>" e18ccb052c554fbdb3bb2a050bdb8a10afad7f8f
git push origin v0.1.1
co1emi11er2 commented 9 months ago

@JuliaRegistrator register

Release notes:

Bug fixes

JuliaRegistrator commented 9 months ago

Error while trying to register: Version 0.1.1 already exists

co1emi11er2 commented 9 months ago

@JuliaRegistrator register

Release notes:

Bug fixes

JuliaRegistrator commented 9 months ago

Registration pull request created: JuliaRegistries/General/100487

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.2 -m "<description of version>" c2bbd2b671dc1e0b1aa1f15c55cea7f2a4dd5901
git push origin v0.1.2
co1emi11er2 commented 8 months ago

@JuliaRegistrator register

Release notes:

handfunc macro added

JuliaRegistrator commented 8 months ago

Registration pull request created: JuliaRegistries/General/102896

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>" e34bbf54bf125bbc649e1998015629a62948cf03
git push origin v0.1.3