We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df6ab4 commit 15d3860Copy full SHA for 15d3860
2 files changed
CHANGELOG.md
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning].
7
8
## [Unreleased]
9
10
+## [0.0.23] - 2025-06-12
11
+
12
+### Fixed in 0.0.23
13
14
+- Support for all versions of prettytable
15
+- Update for default flags
16
+- Multi_source_summary renamed to entity_source_summary
17
18
+### Added in 0.0.23
19
20
+- New search_feature command
21
22
## [0.0.22] - 2025-06-06
23
24
### Fixed in 0.0.22
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = python-tools
3
-version = 0.0.22
+version = 0.0.23
4
author = senzing
5
author_email = support@senzing.com
6
description = Python Tools
0 commit comments