Releases: ansys/pydynamicreporting
Releases · ansys/pydynamicreporting
Release v0.10.4
v0.10.3
0.10.3
v0.10.1
Features
- New APIs:
set_comments,query,finditeratorGenerator,create_objects- Filtering on report objects
- Support for deleting
Reportobjects 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_setupflag - JSON export now avoids redundant
put_objectscalls - 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
filterparameter (migrated toitem_filter) - Patched
TemplateEditorJSONLoadingErrorreference - Fixed default value errors in install path logic
v0.9
Main: bump version
v0.8.0
MAINT: Bump version to v0.8.0
v0.7.0
Bump version to v0.7.0
v0.6.0
release 0.6.0 - pyansys metapackage 24.2
v0.5.1
release 0.5.1
v0.5.0
Minor updates. Doc change. Bump up version number for new release
v0.4.0
MAINT: Bump version to v0.4.0