byuflowlab / VortexLattice.jl

A Comprehensive Julia implementation of the Vortex Lattice Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register v0.1.4

cibinjoseph opened this issue · comments

@JuliaRegistrator register

Release notes:

This patch version fixes the issue with wing coordinates shifting in the spanwise direction on interpolation. This enables VortexLattice.jl to be used in a wing/chord distribution optimization problem.

Error while trying to register: Register Failed
@cibinjoseph, it looks like you are not a publicly listed member/owner in the parent organization (byuflowlab).
If you are a member/owner, you will need to change your membership to public. See GitHub Help

@JuliaRegistrator register

Release notes:

This patch version fixes the issue with wing coordinates shifting in the spanwise direction on interpolation. This enables VortexLattice.jl to be used in a wing/chord distribution optimization problem.

Error while trying to register: Version 0.1.3 already exists

@JuliaRegistrator register

Release notes:

This patch version fixes the issue with wing coordinates shifting in the spanwise direction on interpolation. This enables VortexLattice.jl to be used in a wing/chord distribution optimization problem.

Registration pull request created: JuliaRegistries/General/104509

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.4 -m "<description of version>" c2a447272f88fe8b1acded4fe8b3ac9c518f3868
git push origin v0.1.4