Closed caseykneale closed 5 years ago
Error while trying to register: Package SetRounding mentioned in [compat]
but not found in [deps]
or [extras]
@JuliaRegistrator register()
Error while trying to register: Package ForwardDiff mentioned in [compat]
but not found in [deps]
or [extras]
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/4552
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 Julia TagBot is installed, or can be done manually through the github interface, or via:
git tag -a v0.5.7 -m "<description of version>" 0786e1333b752b2526942d300254649304f28f91
git push origin v0.5.7
Registration pull request updated: JuliaRegistries/General/4552
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 Julia TagBot is installed, or can be done manually through the github interface, or via:
git tag -a v0.5.7 -m "<description of version>" 0786e1333b752b2526942d300254649304f28f91
git push origin v0.5.7
Lot's of small updates. My goals have been to effectively finish all the line items on the ReadMe's todo list prior to the past two months or so. Getting pretty close but dang, there's still a bit left.
Documentation updates:
Code updates:
Internal updates:
Social updates:
@JuliaRegistrator register()