Releases: davanstrien/flyswot
Releases · davanstrien/flyswot
v0.0.3-alpha.1
Changes
- flyswot 0.0.3-alpha.1 (#117) @davanstrien
- remove contributing section (#109) @davanstrien
- clarify min python version (#100) @davanstrien
🚀 Features
- add flag to use latest model to cli (#115) @davanstrien
🔨 Refactoring
- cast get_image files_results directly to list (#116) @davanstrien
- refactor cli to assume single format for inference (#113) @davanstrien
- Use rglob to search for image files directly (#112) @davanstrien
📦 Dependencies
- Bump actions/checkout from 2.3.3 to 2.3.4 (#106) @dependabot
- Bump actions/upload-artifact from 2.2.2 to 2.2.3 (#107) @dependabot
- Bump black from 21.5b0 to 21.5b1 (#104) @dependabot
- Bump sphinx from 4.0.0 to 4.0.1 in /docs (#103) @dependabot
- Bump numpy from 1.20.2 to 1.20.3 (#105) @dependabot
- Bump sphinx from 3.5.4 to 4.0.0 in /docs (#101) @dependabot
- Bump flake8 from 3.9.1 to 3.9.2 (#102) @dependabot
- Bump hypothesis from 6.10.1 to 6.12.0 (#99) @dependabot
- Bump virtualenv from 20.4.4 to 20.4.6 in /.github/workflows (#98) @dependabot
- Bump pytest from 6.2.3 to 6.2.4 (#95) @dependabot
- Bump black from 21.4b2 to 21.5b0 (#96) @dependabot
v0.0.3-alpha.0
Changes
- readme formatting fix (#90) @davanstrien
- disable mypy (#88) @davanstrien
- typo (#81) @davanstrien
- Reduce default batch size (#77) @davanstrien
- Reduce default batch size (#75) @davanstrien
- Update codecov target to 90 (#69) @davanstrien
- remove broken folder permission test (#67) @davanstrien
- fix windows path issue in test (#66) @davanstrien
- fixes #61 (#64) @davanstrien
- update poetry (#63) @davanstrien
- update poetry (#60) @davanstrien
- refactor vocab (#54) @davanstrien
- refactor comparison of local and remote models (#53) @davanstrien
- keep zip file for model (#50) @davanstrien
- keep zip file for model (#49) @davanstrien
- onnx only (#48) @davanstrien
- use onnx for inference (#47) @davanstrien
- draft inference module (#38) @davanstrien
- add ensure model function (#37) @davanstrien
- add fly logo (#35) @davanstrien
- Sourcery refactored main branch (#26) @sourcery-ai
- Add core (#29) @davanstrien
- Add model sorting (#27) @davanstrien
- remove macos test (#25) @davanstrien
- start models module (#22) @davanstrien
- start models module (#21) @davanstrien
- update poetry (#18) @davanstrien
- start models module (#17) @davanstrien
- remove D415 from flake (#16) @davanstrien
- Add console (#15) @davanstrien
- remove surplus tests (#14) @davanstrien
- remove typeguard check (#13) @davanstrien
- Update noxfile.py (#12) @davanstrien
🚀 Features
- pass list as argument to filter by prefered ext (#72) @davanstrien
🔥 Removals and Deprecations
- Tidy logging output (#78) @davanstrien
🪲 Fixes
- small mypy fixes (#73) @davanstrien
- fix bug in filtering file extensions (#71) @davanstrien
- Fixed order of local model dataclass (#55) @davanstrien
👷 Continuous Integration
- bump version (#94) @davanstrien
📚 Documentation
- add help on command prompt convention (#93) @davanstrien
- improve help strings (#92) @davanstrien
- Update copyright (#91) @davanstrien
- formatting fix (#89) @davanstrien
- Improve readme documentation (#79) @davanstrien
🔨 Refactoring
- improve help strings (#92) @davanstrien
📦 Dependencies
- bump poetry packages (#87) @davanstrien
- Bump flake8-rst-docstrings from 0.2.1 to 0.2.3 (#86) @dependabot
- Bump codecov/codecov-action from v1.4.1 to v1.5.0 (#84) @dependabot
- Bump pip from 21.1 to 21.1.1 in /.github/workflows (#82) @dependabot
- Bump nox-poetry from 0.8.4 to 0.8.5 in /.github/workflows (#80) @dependabot
- Bump black from 21.4b1 to 21.4b2 (#74) @dependabot
- Bump black from 20.8b1 to 21.4b1 (#68) @dependabot
- Bump poetry from 1.1.5 to 1.1.6 in /.github/workflows (#31) @dependabot
- Bump pip from 21.0.1 to 21.1 in /.github/workflows (#56) @dependabot
- Bump codecov/codecov-action from v1.3.2 to v1.4.1 (#45) @dependabot
- Bump virtualenv from 20.4.2 to 20.4.4 in /.github/workflows (#44) @dependabot
- Bump flake8-rst-docstrings from 0.0.14 to 0.2.1 (#59) @dependabot
- Bump sphinx from 3.5.3 to 3.5.4 in /docs (#20) @dependabot
- Bump sphinx from 3.5.3 to 3.5.4 (#19) @dependabot
- Bump actions/setup-python from v2.2.1 to v2.2.2 (#24) @dependabot
- Bump actions/cache from v2.1.4 to v2.1.5 (#23) @dependabot
- Bump actions/download-artifact from v2.0.8 to v2.0.9 (#3) @dependabot
- Bump nox-poetry from 0.8.2 to 0.8.4 in /.github/workflows (#7) @dependabot
- Bump sphinx from 3.5.2 to 3.5.3 in /docs (#8) @dependabot
- Bump codecov/codecov-action from v1.2.2 to v1.3.2 (#9) @dependabot
- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#10) @dependabot
- Bump sphinx-autobuild from 2020.9.1 to 2021.3.14 (#11) @dependabot