-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from kunzaatko/savefig_argument_cascade
feat: Argument calling cascade for `savefig`
- Loading branch information
Showing
14 changed files
with
899 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
df6d34d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release notes:
[0.2.0] - 2025-01-31
🚀 Features
(docs) Add DocumenterInterLinks for cross-documentation references by @kunzaatko
Add coverage badge to README by @kunzaatko
(formats) Add format parsing and default format management by @kunzaatko
(export) [breaking] Improve struct documentation and display methods by @kunzaatko
🐛 Bug Fixes
(docs) Improve savefig documentation and cross-references by @kunzaatko
(export) [breaking] Improve error handling for argument confusion by @kunzaatko
(export) Improve error handling and documentation by @kunzaatko
🚜 Refactor
(export) [breaking] Reorganize figure saving functionality by @kunzaatko
[breaking] Rename HeightLength to FigHeight and export_formats to export_format by @kunzaatko
(export) [breaking] Simplify format handling and improve API by @kunzaatko
📚 Documentation
(save-fig) Add documentation for internal save functions by @kunzaatko
(savefig) Add detailed argument documentation and examples by @kunzaatko
🧪 Testing
⚙️ Miscellaneous Tasks
df6d34d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/124102
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: