Skip to content

Releases: ansys/pydynamicreporting

v0.10.1

17 Apr 17:32
Compare
Choose a tag to compare

Features

  • New APIs:
    • set_comments, query, find
    • iteratorGenerator, create_objects
    • Filtering on report objects
  • Support for deleting Report objects via API
  • JSON export/import for reports and templates
  • Histogram and polar plot export support
  • New statistical analysis generator APIs
  • New web component: <adr-report />
  • Serverless mode(BETA) enhancements:
    • Multiple database support
    • Backup and restore capabilities
    • Singleton interface
    • In-memory mode
  • New report types and formats:
    • PPTX and SC-DOCX
    • Default templates as JSON
  • Support for enhanced image types (JPG, deep images)
  • Offline HTML export with 3D/VR support (three.js, OBJLoader.js)
  • Customizable slide layouts (exclude_from_toc)
  • Natural sorting option for sliders
  • Support for polar plots and histogram visualization

Improvements

  • Improved serverless APIs and coverage
  • Better logging defaults and error reporting
  • Lazy loading using is_setup flag
  • JSON export now avoids redundant put_objects calls
  • Documentation updates for:
    • Histogram, polar, 3D plots
    • JSON handling
    • Serverless usage
    • User-defined layouts
    • <adr-report /> usage
  • Enhanced compatibility with newer Python versions
  • Template editor JSON support and example docs
  • Enhanced image handling and export logic
  • Improved installation detection
  • Cheat sheet examples added
  • Added support for backward compatibility in report_type
  • Added support for row/column tags in table exports

Fixes

  • Fixed HTML export for scenes
  • Fixed PDF download path handling
  • Fixed Plotly being ignored in rendered output
  • Fixed copying of items and templates
  • Fixed session/dataset assignment in create_item
  • Avoided stalled processes during link checking
  • Prevented crashes from logger misconfiguration
  • Addressed issues with offline assets in HTML export
  • Fixed deprecated usage of filter parameter (migrated to item_filter)
  • Patched TemplateEditorJSONLoadingError reference
  • Fixed default value errors in install path logic

v0.9

30 Dec 22:38
Compare
Choose a tag to compare
Main: bump version

v0.8.0

01 Nov 15:36
Compare
Choose a tag to compare
MAINT: Bump version to v0.8.0

v0.7.0

18 Sep 19:39
Compare
Choose a tag to compare
Bump version to v0.7.0

v0.6.0

15 Apr 16:30
Compare
Choose a tag to compare
release 0.6.0 - pyansys metapackage 24.2

v0.5.1

18 Jan 09:57
Compare
Choose a tag to compare
release 0.5.1

v0.5.0

22 Sep 17:58
Compare
Choose a tag to compare
Minor updates. Doc change. Bump up version number for new release

v0.4.0

11 Jul 20:04
Compare
Choose a tag to compare
MAINT: Bump version to v0.4.0