Releases: lbrealdev/github-rest-cli
Releases · lbrealdev/github-rest-cli
v1.0.3
What's Changed
- Refactor API success and error messages by @lbrealdev in #51
- Add "--empty" flag to create empty repositories by @lbrealdev in #53
- Add initial test coverage using pytest and pytest-mock by @lbrealdev in #54
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #55
- feat: update version v1.0.3 by @lbrealdev in #56
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
v1.0.0
What's Changed
- Python cli app github rest api features for Github Organization by @lbrealdev in #1
- GitHub security and refactor functions by @lbrealdev in #3
- Refactor cli by @lbrealdev in #12
- build(deps): bump requests from 2.22.0 to 2.31.0 by @dependabot in #10
- build(deps): bump rich from 13.3.1 to 13.4.2 by @dependabot in #14
- urllib3 v2.0 error by @lbrealdev in #15
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #24
- build(deps): bump rich from 13.4.2 to 13.5.2 by @dependabot in #21
- build(deps): bump rich from 13.5.2 to 13.5.3 by @dependabot in #27
- Refactor CLI verbs by @lbrealdev in #19
- Add RYE package management python tool by @lbrealdev in #28
- Python package - GitHub REST API by @lbrealdev in #29
- feat: add rye.scripts for dynaconf in pyproject.toml by @lbrealdev in #30
- Create an internal repository on GitHub Org by @lbrealdev in #32
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #36
- build(deps): bump eifinger/setup-rye from 1 to 3 by @dependabot in #38
- build(deps): bump eifinger/setup-rye from 3 to 4 by @dependabot in #39
- feat: migrate from rye to uv by @lbrealdev in #40
- build(deps): bump astral-sh/setup-uv from 3 to 5 by @dependabot in #42
- Project Refactor by @lbrealdev in #45
- build(deps): bump astral-sh/setup-uv from 5 to 6 by @dependabot in #44
- Publish release by @lbrealdev in #46
- Fix Publish workflow by @lbrealdev in #47
- Fix PyPI filename error when publishing by @lbrealdev in #48
New Contributors
- @lbrealdev made their first contribution in #1
- @dependabot made their first contribution in #10
Full Changelog: https://github.com/lbrealdev/github-rest-cli/commits/v1.0.0