File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed
Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog / Release notes
22
33
4- ## [ 2.2.0] ( https://github.com/mikeqfu/pyhelpers/releases/tag/2.1.0 )
4+ ## [ 2.3.0] ( https://github.com/mikeqfu/pyhelpers/releases/tag/2.3.0 )
5+
6+ (* 12 July 2025* )
7+
8+ ### Notable [ changes] ( https://github.com/mikeqfu/pyhelpers/compare/2.2.0...2.3.0 ) since [ 2.2.0] ( https://pypi.org/project/pyhelpers/2.2.0/ ) :
9+
10+ - ** Bug fixes:**
11+ * Fixed ` cosine_similarity_between_texts() ` to handle edge cases (#77 )
12+ * Minor bug fixes and test improvements (#80 )
13+ - ** Refactoring & utilities:**
14+ * Refactored dependency management and added new utility functions (#78 )
15+ * Refactored ` BindColormap ` class for better clarity and modularity
16+ - ** New features:**
17+ * Introduced the ` viz ` subpackage (#79 )
18+ - ** Packaging & documentation:**
19+ * Removed ` setup.cfg ` and modified ` pyproject.toml `
20+ * Updated ` MANIFEST.in ` and ` requirements.txt `
21+ * Improved Sphinx documentation templates for class rendering
22+
23+ ** For more information and detailed specifications, check out the [ PyHelpers 2.3.0 documentation] ( https://pyhelpers.readthedocs.io/en/2.3.0/ ) .**
24+
25+
26+ ## [ 2.2.0] ( https://github.com/mikeqfu/pyhelpers/releases/tag/2.2.0 )
527
628(* 17 March 2025* )
729
You can’t perform that action at this time.
0 commit comments