chore: finalize v0.5.0 release documentation - #29
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Finalizes the v0.5.0 release documentation for the completed grounded AI narrative feature.
The package version remains
0.5.0. No narrative implementation, public API, dependency metadata, or unrelated code changed.Exact file scope
CHANGELOG.mdREADME.mdRELEASE_NOTES.mdROADMAP.mdarchitecture/06_Agentic_EDA_Roadmap.mdtests/test_release_readiness.pyValidation
Run from commit
399dc3d3e9aa8f99533237595907cd0940d1330c, based directly onb634eb774cfbd43ed50f0467be5843fa3dba196b:python -m pytest— 194 passed, 1 skipped in 16.96sruff check .— passedblack --check .— passed; 177 files unchangedpython -m build— passedeazydatafix-0.5.0.tar.gzeazydatafix-0.5.0-py3-none-any.whlgit diff --check— passedpython -m twine check dist/*— passed for all 0.3.0, 0.4.0, and 0.5.0 wheel and source artifacts present indist/The skipped test is the environment-dependent optional Parquet test.