Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 14:46
· 3 commits to trunk since this release
v0.2.0
df6d34d

[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

  • Skip PDF path test in GitHub Actions CI by @kunzaatko

⚙️ Miscellaneous Tasks