Releases: protectai/modelscan
Releases · protectai/modelscan
v0.8.1
What's Changed
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #184
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #183
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #186
- Bump aiohttp from 3.9.5 to 3.10.1 by @dependabot in #185
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #194
- Bump aiohttp from 3.10.1 to 3.10.2 by @dependabot in #187
- Bump dunamai from 1.21.2 to 1.22.0 by @dependabot in #188
- Bump tomlkit from 0.13.0 to 0.13.2 by @dependabot in #191
- Port picklescan PR #29 by @mmaitre314 in #198
- Bump rich from 13.7.1 to 13.8.0 by @dependabot in #196
- Bump types-requests from 2.32.0.20240712 to 2.32.0.20240914 by @dependabot in #199
- Bump torch from 2.4.0 to 2.4.1 by @dependabot in #197
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #167
- Bump mypy from 1.9.0 to 1.10.1 by @dependabot in #166
- Bump urllib3 from 2.1.0 to 2.2.2 by @dependabot in #165
- Bump pytest from 7.4.4 to 8.2.2 by @dependabot in #162
- Bump dill from 0.3.7 to 0.3.8 by @dependabot in #159
- Bump tomlkit from 0.12.4 to 0.12.5 by @dependabot in #171
- Bump zipp from 3.17.0 to 3.19.1 by @dependabot in #172
- Bump dunamai from 1.21.1 to 1.21.2 by @dependabot in #170
- Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 by @dependabot in #169
- Bump numpy from 1.24.0 to 1.24.3 by @dependabot in #161
- Bump bandit from 1.7.8 to 1.7.9 by @dependabot in #176
- Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #175
- Bump tomlkit from 0.12.5 to 0.13.0 by @dependabot in #174
- Bump setuptools from 69.0.3 to 70.0.0 by @dependabot in #173
- Update README.md by @protectai-mike in #179
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #180
- Support for python 3.12 by @swashko in #182
New Contributors
- @protectai-mike made their first contribution in #179
Full Changelog: v0.7.6...v0.8.0
v0.7.6
What's Changed
- Bump werkzeug from 3.0.1 to 3.0.3 by @dependabot in #147
- Bump idna from 3.6 to 3.7 by @dependabot in #136
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #148
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #149
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #152
- Bump types-requests from 2.31.0.20240106 to 2.31.0.20240406 by @dependabot in #132
- Bump rich from 13.7.0 to 13.7.1 by @dependabot in #131
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #129
- Bump tomlkit from 0.12.3 to 0.12.4 by @dependabot in #130
- Bump h5py from 3.10.0 to 3.11.0 by @dependabot in #158
- Bump black from 24.3.0 to 24.4.2 by @dependabot in #157
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #156
- Bump dunamai from 1.19.0 to 1.21.1 by @dependabot in #155
- Bump types-requests from 2.31.0.20240406 to 2.32.0.20240602 by @dependabot in #154
- Numpy Header Stream Offset by @swashko in #164
Full Changelog: v0.7.5...v0.7.6
v0.7.5
v0.7.4
What's Changed
- Bump aiohttp from 3.9.3 to 3.9.5 by @dependabot in #143
- Standardize model format names by @swashko in #150
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- ci(actions): ⬆️ update github action versions by @CandiedCode in #125
- Fix Absolute Path by @ankushvangari in #139
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Fix symlink path resolve mismatch by @ankushvangari in #138
New Contributors
- @ankushvangari made their first contribution in #138
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- build(pre-commit): 📌 update pre-commit rev by @CandiedCode in #126
- Proposal to improve errors by @asofter in #122
- Create dependabot.yml by @iamfaisalkhan in #128
- refactor: address linting suggestions by @CandiedCode in #127
- Bump bandit from 1.7.5 to 1.7.8 by @dependabot in #133
- Tensorflow check and extras README by @swashko in #135
- Add back supported_extensions by @swashko in #137
New Contributors
- @CandiedCode made their first contribution in #126
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Fix Missing Issues Field by @swashko in #110
- Fix symlink issue in path resolution by @willarmiros in #112
- Add generate_report() by @swashko in #114
- Error Handling Around Scan by @swashko in #116
- Introducing Model object by @asofter in #118
- Follow-up for Model object introduction by @asofter in #121
- Read fresh model stream @seanpmorgan in #123
- Fix newline terminator parsing by @seanpmorgan in #124
New Contributors
- @willarmiros made their first contribution in #112
- @amdjedbens made their first contribution in #115
Full Changelog: v0.6.0...v0.7.0