Releases: Ottermatics/diffgetr
Releases · Ottermatics/diffgetr
Release v0.2.1
Changes
Changes since v0.2.0:
- Merge pull request #2 from Ottermatics/dev (7ae5e50)
- Update README to replace diff_get with Diffr for consistency in examples (ce91029)
- Update README to replace instances of diff_get with Diffr for consistency (b45bb10)
- 🤖 Auto-format code with black (9a4d6e1)
- Fix type check in Diffr class to correctly handle string comparison (f89d466)
- Update project name in contributing guidelines to reflect Ottermatics ecosystem (b162718)
- Enhance Diffr class to improve numeric type comparison and update version to 0.2.1 (f85cea8)
Package Files
The following files are available for download:
- diffgetr-0.2.1-py3-none-any.whl
- diffgetr-0.2.1.tar.gz
Release v0.2.0
Changes
Changes since v0.1.1:
- Refactor CI workflows to remove pytest dependency and update test execution method; add comprehensive unit tests for diffgetr (f8db229)
- Refactor diff_get class to Diffr and enhance type assertion checks; update version to 0.2.0 (8116b50)
- Refine README to clarify usage of wildcards and array indexing in path pattern matching (982822d)
Package Files
The following files are available for download:
- diffgetr-0.2.0-py3-none-any.whl
- diffgetr-0.2.0.tar.gz
Release v0.1.1
Changes
Changes since v0.1.0:
- Add path_diffs method for recursive key navigation and update version to 0.1.1 (d8488ea)
Package Files
The following files are available for download:
- diffgetr-0.1.1-py3-none-any.whl
- diffgetr-0.1.1.tar.gz
Release v0.1.0
Changes
Initial release
- Update documentation for clarity and consistency (1e8eb95)
- Fix handling of file mode in diff_summary to determine if output should be bytes or text (33957d9)
- Merge commit '58186f4157f8f7528c9ec5f0f2e58a427f851645' (7e43ec6)
- Enhance GitHub Actions workflows and local settings for improved permissions and manual triggers; update package metadata and add .gitignore for build artifacts (58186f4)
- Merge pull request #1 from SoundsSerious/cicd (3b01b97)
- 🤖 Auto-format code with black (c35b280)
- Add GitHub Actions workflows, testing framework, and documentation for diffgetr library (df5a051)
- Enhance diff_get class with type assertions, list-to-dict conversion, and improved diff output formatting (4a95756)
- Enhance README and code documentation for diffgetr library with detailed usage examples and improved descriptions (03a1c2d)
- Add initial implementation of diffgetr library with README, setup files, and core functionality (d77a2f4)
Package Files
The following files are available for download:
- diffgetr-0.1.0-py3-none-any.whl
- diffgetr-0.1.0.tar.gz