Releases: zkoppert/innersource-crawler
Releases · zkoppert/innersource-crawler
v1.0.4
Changelog
🧰 Maintenance
- Bump actions/checkout from 3 to 4 @dependabot (#49)
- fix error with description @issamansur (#51)
- Add Makefile for linting and cleaning
See details of all code changes since previous release
v1.0.3
Changelog
🧰 Maintenance
- Add Docker to dependabot @zkoppert (#47)
- Bump python from 3.8-slim-buster to 3.11-slim-buster @dependabot (#48)
- Bump github3-py from 4.0.0 to 4.0.1 @dependabot (#46)
- Bump github3-py from 3.2.0 to 4.0.0 @dependabot (#45)
- Bump actions/setup-python from 2 to 4 @dependabot (#44)
- Bump actions/checkout from 2 to 3 @dependabot (#43)
See details of all code changes since previous release
v1.0.2
Changelog
- Support multiple topics in repository search @mcantu (#42)
- add repository activity score to
repos.json
🎅 @3cpt (#28)
🧰 Maintenance
- Bump python-dotenv from 0.21.1 to 1.0.0 @dependabot (#41)
- Bump python-dotenv from 0.21.0 to 0.21.1 @dependabot (#40)
- Bump python-dotenv from 0.20.0 to 0.21.0 @dependabot (#39)
- Bump python-dotenv from 0.19.2 to 0.20.0 @dependabot (#37)
- Bump github3-py from 3.1.1 to 3.2.0 @dependabot (#36)
- Bump github3-py from 3.1.0 to 3.1.1 @dependabot (#32)
- Bump github3-py from 3.0.0 to 3.1.0 @dependabot (#31)
- Bump github3-py from 2.0.0 to 3.0.0 @dependabot (#26)
- Bump python-dotenv from 0.19.1 to 0.19.2 @dependabot (#27)
- Fix version tagging on releases @zkoppert (#25)
See details of all code changes since previous release
v1.0.1
Changelog
🧰 Maintenance
- Bump github3-py from 1.3.0 to 2.0.0 @dependabot (#23)
See details of all code changes since previous release
v1.0.0
0.9.0
What's Changed
- standard python gitignore + output file by @zkoppert in #3
- Create linter.yml by @zkoppert in #1
- Create integration_tests.yml by @zkoppert in #2
- Add python install and test by @zkoppert in #4
- Build list of dicts and then convert and write json once by @zkoppert in #8
- Add rate limiting by @zkoppert in #9
- Create LICENSE by @zkoppert in #11
- [docs] Elaborating on the Usage instructions by @spier in #10
- [docs] Add missing 'install' by @spier in #12
- Create SECURITY.md by @zkoppert in #14
- Only retrieve repos with matching topic in org by @zkoppert in #13
- fetch data for _InnerSourceMetadata by @jasonmacgowan in #15
- Add GitHub Enterprise support by @sicot-f in #18
- Bump python-dotenv from 0.15.0 to 0.19.1 by @dependabot in #22
New Contributors
- @zkoppert made their first contribution in #3
- @spier made their first contribution in #10
- @jasonmacgowan made their first contribution in #15
- @sicot-f made their first contribution in #18
- @dependabot made their first contribution in #22
Full Changelog: https://github.com/zkoppert/innersource-crawler/commits/0.9.0