All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, markdownlint, and this project adheres to Semantic Versioning.
- On Darwin look for libSz.dylib as the Senzing lib
- Change class names to be more specific, e.g., core vs grpc
- Simplified __init__.py
- Modify examples to import from senzing and senzing_core
- Modified workflows and make files to use pytest instead of unittest for examples
- Cleaned up tne examples
- With info methods return "" instead of "{}" for simpler checking
- Added custom documentation processing to Sphinx
- Added documentation-requirements.txt
- Fixed error from building Sphinx doc for html_static_path = ["_static"]
senzing
package dependency
senzing-abstract
package dependency
- Renamed repository from sz-sdk-python to sz-sdk-python-core
- Aligned create engine method calls to new abstract
- Improvements to helper functions
- Improvements to helpers
- Deleted abstract, dict and truthset packages from core SDK
SzAbstractFactory
- Updated examples
- Continued updates
- Continued updates
- Continued updates
- Continued updates to inital version
- Examples for sphinx documentation
- Updates
- Updates
- Before change from G2 to Sz
- Initial work