v0.2.2-rc.1
Pre-release
Pre-release
github-actions
released this
25 Nov 19:04
·
13 commits
to main
since this release
v0.2.2-rc.1 (2024-11-25)
Bug Fixes
- Add write permissions for repository changes (
45aea58
)
Added permissions to allow pushing changes to the repository.
- Add in-memory storage option to GithubSearchEngine (
7a83938
)
Initialize GithubSearchEngine with an optional in-memory storage location.
- Add examples.rst, update documentation URLs (
a2adc30
)
Added examples.rst for code examples. Updated documentation URLs to use correct capitalization and domain.