Releases: wkobiela/jobScrapper
Releases · wkobiela/jobScrapper
v0.0.10
What's Changed
- [feature] Bump product version by @wkobiela in #125
- Bump setuptools from 70.1.0 to 70.1.1 by @dependabot in #126
- Bump openpyxl from 3.1.4 to 3.1.5 by @dependabot in #127
- Bump setuptools from 70.1.1 to 70.2.0 by @dependabot in #128
- Bump setuptools from 70.2.0 to 70.3.0 by @dependabot in #129
- Bump setuptools from 70.3.0 to 71.0.1 by @dependabot in #130
- Bump setuptools from 71.0.1 to 71.0.3 by @dependabot in #131
- Bump selenium from 4.22.0 to 4.23.0 by @dependabot in #132
- Bump setuptools from 71.0.3 to 71.1.0 by @dependabot in #133
- Bump selenium from 4.23.0 to 4.23.1 by @dependabot in #135
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #134
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #136
- Bump setuptools from 71.1.0 to 72.1.0 by @dependabot in #138
- Bump setuptools from 72.1.0 to 72.2.0 by @dependabot in #139
- Bump setuptools from 72.2.0 to 73.0.0 by @dependabot in #140
- Bump setuptools from 73.0.0 to 73.0.1 by @dependabot in #141
- Bump setuptools from 73.0.1 to 74.0.0 by @dependabot in #142
- Bump selenium from 4.23.1 to 4.24.0 by @dependabot in #143
- Bump setuptools from 74.0.0 to 74.1.0 by @dependabot in #144
- Bump setuptools from 74.1.0 to 74.1.2 by @dependabot in #146
- Bump build from 1.2.1 to 1.2.2 by @dependabot in #147
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #148
- Bump setuptools from 74.1.2 to 75.0.0 by @dependabot in #149
- Bump setuptools from 75.0.0 to 75.1.0 by @dependabot in #150
- [fix] Fix justnoinit scrapper by @wkobiela in #152
Closes #151
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- [feature] Bump product version by @wkobiela in #109
- Bump selenium from 4.20.0 to 4.21.0 by @dependabot in #110
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #114
- Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #115
- Bump pytest from 8.2.0 to 8.2.1 by @dependabot in #111
- Bump openpyxl from 3.1.2 to 3.1.3 by @dependabot in #116
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #117
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #118
- Bump openpyxl from 3.1.3 to 3.1.4 by @dependabot in #119
- [fix] Fix justjoinit scrapper by @wkobiela in #123
- Bump setuptools from 70.0.0 to 70.1.0 by @dependabot in #121
- Bump selenium from 4.21.0 to 4.22.0 by @dependabot in #122
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- [feature] Bump product version by @wkobiela in #102
- Bump build from 1.1.1 to 1.2.1 by @dependabot in #103
- Bump pandas from 2.2.1 to 2.2.2 by @dependabot in #104
- Bump setuptools from 69.2.0 to 69.5.1 by @dependabot in #105
- Bump pytest from 8.1.1 to 8.2.0 by @dependabot in #106
- [fix] Use selenium for justjoinit by @wkobiela in #108
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Bump version by @wkobiela in #90
- Bump setuptools from 69.1.0 to 69.1.1 by @dependabot in #93
- Bump pandas from 2.2.0 to 2.2.1 by @dependabot in #94
- Bump pytest from 8.0.1 to 8.0.2 by @dependabot in #92
- Bump build from 1.0.3 to 1.1.1 by @dependabot in #95
- Bump pytest from 8.0.2 to 8.1.0 by @dependabot in #96
- Bump pytest from 8.1.0 to 8.1.1 by @dependabot in #97
- Bump setuptools from 69.1.1 to 69.2.0 by @dependabot in #98
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #100
- [fix] Fix bulldogsjob scrapper by @wkobiela in #101
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump xlsxwriter from 3.1.9 to 3.2.0 by @dependabot in #88
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #87
- [fix] Exit with code 0 when called without arguments by @wkobiela in #89
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- [feature] Give option to set logging level by @wkobiela in #76
- [feature] Rebuild bulldogjob scrapper by @wkobiela in #78
- [feature] Rebuild justjoinit scrapper by @wkobiela in #79
- [feature] Rebuild nofluffjobs scrapper by @wkobiela in #80
- Bump setuptools from 69.0.3 to 69.1.0 by @dependabot in #81
- [feature] Tests and coverage update by @wkobiela in #82
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- [CI] [improvment] Fixes for forks by @wkobiela in #65
- [CI] [improvement] Run from entrypoint by @wkobiela in #67
- Bump pandas from 2.1.4 to 2.2.0 by @dependabot in #66
- [CI] [update] Update dependabot and actions by @wkobiela in #68
- Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #69
- [CI] [improvement] Add bandit workflow by @wkobiela in #72
- Bump actions/setup-python from 3 to 5 by @dependabot in #70
- Bump actions/checkout from 3 to 4 by @dependabot in #71
- [feature] Create example config.json on first run by @wkobiela in #73
- [feature] Update config creation and readme by @wkobiela in #74
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
Package is now available on test.pipy.org repository! https://test.pypi.org/project/jobscrapper/
To install, use:
python3 -m pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ jobscrapper
- [feature] Enable pytest-cov by @wkobiela in #60
- [CI] Change package version on build by @wkobiela in #61
- [fix] Fix setup, bump version by @wkobiela in #62
Full Changelog: v0.0.1...v0.0.2
v0.0.1
First release as a package.
Usage and configuration described on readme.
New Contributors
- @wkobiela made their first contribution in #1
- @dependabot made their first contribution in #9
Full Changelog: https://github.com/wkobiela/jobScrapper/commits/v0.0.1