Closed Zapiano closed 1 year ago
Registration pull request created: JuliaRegistries/General/86244
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.6.0 -m "<description of version>" 8ebbece3c8efe3d4b2536811173bca15992dc28d
git push origin v0.6.0
@JuliaRegistrator register
Release notes:
What's Changed
site_area()
to ensure correct values by @ConnectedSystems in https://github.com/open-AIMS/ADRIA.jl/pull/337New Contributors
Full Changelog: https://github.com/open-AIMS/ADRIA.jl/compare/v0.5.0...v0.6.0