Welthulk/Sparlectra.jl

Version 0.4.11

Closed this issue · 1 comments

@JuliaRegistrator register

Release notes:

Version 0.4.11 (2024-05-01)

New Features

  • make changes to imported Matpower networks after import.

Enhancements

  • added functions to facilitate the creation of networks
  • added documentation make file

Bug Fixes

  • import and parser for Matpower .m files

Registration pull request created: JuliaRegistries/General/104306

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.11 -m "<description of version>" d05feb696ed076358a2de3ee6158eb70b14b4663
git push origin v0.4.11