This repository was archived by the owner on Apr 13, 2023. It is now read-only.
  
  
  
  
Releases: staticdev/git-portfolio
Releases · staticdev/git-portfolio
v0.11.0
Changes
🚀 Features
- Add close prs (#258) @staticdev
 
📦 Dependencies
- Bump sphinx from 3.4.1 to 3.4.3 in /docs (#249) @dependabot
 - Update actions/checkout requirement to v2.3.4 (#248) @dependabot
 - Bump codecov/codecov-action from v1.1.1 to v1.2.1 (#245) @dependabot
 - Bump actions/download-artifact from v2.0.7 to v2.0.8 (#240) @dependabot
 - Bump actions/upload-artifact from v2.2.1 to v2.2.2 (#239) @dependabot
 - Bump nox from 2020.8.22 to 2020.12.31 in /.github/workflows (#236) @dependabot
 - Bump nox-poetry from 0.5.0 to 0.7.1 in /.github/workflows (#257) @dependabot
 
v0.10.1
v0.10.0
Changes
📦 Dependencies
- Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#235) @dependabot
 - Bump pre-commit-hooks from 3.3.0 to 3.4.0 (#231) @dependabot
 - Bump safety from 1.9.0 to 1.10.0 (#233) @dependabot
 - Bump pytest-mock from 3.3.1 to 3.4.0 (#234) @dependabot
 - Bump flake8-bugbear from 20.1.4 to 20.11.1 (#211) @dependabot
 - Bump darglint from 1.5.5 to 1.5.8 (#212) @dependabot
 - Bump coverage from 5.3 to 5.3.1 (#232) @dependabot
 - Bump pre-commit from 2.8.2 to 2.9.3 (#218) @dependabot
 - Bump sphinx from 3.3.1 to 3.4.1 (#230) @dependabot
 - Bump actions/download-artifact from v2.0.6 to v2.0.7 (#221) @dependabot
 - Bump pip from 20.2.4 to 20.3.3 in /.github/workflows (#222) @dependabot
 - Bump pytest from 6.1.2 to 6.2.1 (#223) @dependabot
 - Bump actions/setup-python from v2.1.4 to v2.2.1 (#226) @dependabot
 - Bump codecov/codecov-action from v1.0.15 to v1.1.1 (#228) @dependabot
 - Bump sphinx from 3.3.1 to 3.4.1 in /docs (#229) @dependabot
 
v0.9.3
Changes
🪲 Fixes
- Fix git init output on connectionerror (#206) @staticdev
 - Fix link issue side-effect (#201) @staticdev
 
📦 Dependencies
- Bump actions/upload-artifact from v2.2.0 to v2.2.1 (#202) @dependabot
 - Bump actions/download-artifact from v2.0.5 to v2.0.6 (#203) @dependabot
 - Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#204) @dependabot
 
v0.9.2
v0.9.1
Changes
🪲 Fixes
- Fix poetry build-system (#198) @staticdev
 - Fix error messages (#197) @staticdev
 - Fix git status (#193) @staticdev
 
📦 Dependencies
- Bump sphinx from 3.3.0 to 3.3.1 (#192) @dependabot
 - Bump sphinx from 3.3.0 to 3.3.1 in /docs (#191) @dependabot
 
v0.9.0
Changes
🚀 Features
- Add git clone (#187) @staticdev
 
🪲 Fixes
- Update success messages (#189) @staticdev
 
📦 Dependencies
- Bump actions/cache from v2.1.2 to v2.1.3 (#186) @dependabot
 - Bump sphinx from 3.2.1 to 3.3.0 in /docs (#183) @dependabot
 - Bump sphinx from 3.2.1 to 3.3.0 (#184) @dependabot
 - Update actions/checkout requirement to v2.3.4 (#185) @dependabot
 - Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#181) @dependabot
 
v0.8.0
Changes
🚀 Features
- Python 3.9 (#180) @staticdev
 
🔥 Removals and Deprecations
- Remove vscode settings (#175) @staticdev
 
🪲 Fixes
- Fix bug save (#179) @staticdev
 - Fix config init (#177) @staticdev
 
v0.7.1
Changes
- Fix safety cryptography (#173) @staticdev
 
🪲 Fixes
- Update prettier pre-commit (#171) @staticdev
 
📦 Dependencies
- Bump sphinx-autobuild from 0.7.1 to 2020.9.1 (#109) @dependabot
 - Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#161) @dependabot
 - Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 (#165) @dependabot
 - Bump pre-commit-hooks from 3.2.0 to 3.3.0 (#166) @dependabot
 - Bump poetry from 1.1.2 to 1.1.4 in /.github/workflows (#168) @dependabot
 - Bump typeguard from 2.9.1 to 2.10.0 (#164) @dependabot
 - Bump pip from 20.2.3 to 20.2.4 in /.github/workflows (#162) @dependabot
 - Bump virtualenv from 20.0.33 to 20.1.0 in /.github/workflows (#167) @dependabot
 - Bump pytest from 6.1.1 to 6.1.2 (#169) @dependabot
 
v0.7.0
Changes
🔥 Removals and Deprecations
- Removal of pygithub (#141) @staticdev
 
🚨 Testing
- Increased coverage requirements (#153) @staticdev
 
📚 Documentation
- Changed license to MIT (#152) @staticdev
 - Beta status (#136) @staticdev
 
📦 Dependencies
- Bump pytest from 6.1.0 to 6.1.1 (#144) @dependabot
 - Bump darglint from 1.5.4 to 1.5.5 (#145) @dependabot
 - Bump flake8 from 3.8.3 to 3.8.4 (#146) @dependabot
 - Bump virtualenv from 20.0.31 to 20.0.33 in /.github/workflows (#147) @dependabot
 - Bump poetry from 1.0.10 to 1.1.2 in /.github/workflows (#149) @dependabot
 - Bump pypa/gh-action-pypi-publish from v1.3.1 to v1.4.1 (#139) @dependabot
 - Bump pytest from 6.0.2 to 6.1.0 (#140) @dependabot