- Remove forgotten pry requirement
- Don't update md files in
vendor/
(thanks @woodbusy) - Readme clarification (thanks @woodbusy)
- Include
find_references
inupdate_docs
- README Updates
- Add
find_references
for finding non doc references - Provide better explanation that you are updating docs only
- Rescue from branch protection errors like in personal private repos
- Change
github
toupdate
- Add
update_docs
command
- Only set api endpoint if not using "github.com"
- Bump rake version
- Typos
- Fetch before checking out main
Fix checkout of local branch, add local master branch deletion
Initial release for testing