File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11
22# Version 3.13 #
33
4- ## guidata Version 3.13.4 (unreleased ) ##
4+ ## Version 3.13.4 (2025-12-03 ) ##
55
66🛠️ Bug fixes:
77
1414 * Maintains backward compatibility as ` bool(bool) ` is a no-op
1515 * This closes [ Issue #96 ] ( https://github.com/PlotPyStack/guidata/issues/96 ) - ` BoolItem ` : ` numpy.bool_ ` compatibility fix
1616
17- ## guidata Version 3.13.3 (2024-11-10) ##
17+ * Fix documentation build error due to the fact that Qt is needed for some parts of the building process
18+
19+ ## guidata Version 3.13.3 (2025-11-10) ##
1820
1921🛠️ Bug fixes:
2022
2729 * Maintains full backward compatibility while supporting the new auto-apply feature
2830 * Fixes ` TypeError: callback() takes 4 positional arguments but 5 were given `
2931
30- ## guidata Version 3.13.2 (2024 -11-03) ##
32+ ## guidata Version 3.13.2 (2025 -11-03) ##
3133
3234✨ New features:
3335
6971
7072* Fix the ` AboutInfo.about ` method: renamed parameter ` addinfos ` to ` addinfo ` for consistency
7173
72- ## guidata Version 3.13.1 (2024 -10-28) ##
74+ ## guidata Version 3.13.1 (2025 -10-28) ##
7375
7476🛠️ Bug fixes:
7577
8486 * Image paths in generated RST files now include the subdirectory path
8587 * Added new ` _get_example_subdirectory() ` helper function to extract subdirectory from source file path and avoid code duplication
8688
87- ## guidata Version 3.13.0 (2024 -10-24) ##
89+ ## guidata Version 3.13.0 (2025 -10-24) ##
8890
8991✨ New features:
9092
You can’t perform that action at this time.
0 commit comments