Welthulk/Sparlectra.jl

Version 0.4.15

Closed this issue · 1 comments

@JuliaRegistrator register()

Release notes:

Version 0.4.15 (2024-04-16)

New Features

  • Implemented a function to detect isolated buses and incorporate them into the network calculation (Issue #38)

Registration pull request created: JuliaRegistries/General/104851

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.4.15 -m "<description of version>" daf354e0d41cf58a3d2a33efeb8ae237dfab3d42
git push origin v0.4.15