Asreview

Latest version: v1.6.2

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 19

1.3a1

None

1.3a0

Release for testing authenticated ASReview.

1.2.1

**Full Changelog**: https://github.com/asreview/asreview/compare/v1.2...v1.2.1

- [Bump minimal Python version to 3.8](https://github.com/asreview/asreview/commit/847d56c391b0156236693f49a52fb2e0ef9e8d35)
- [Restrict tensorflow versions to prevent Keras error](https://github.com/asreview/asreview/commit/9d77a378f3ac724af4481ec35b82557cb2ac6c6b)

Thanks to acmdorio for reporting and proposing a fix.

1.2

What's Changed
* Update simulation_results.rst by lastoel in https://github.com/asreview/asreview/pull/1255
* Refactor SqlState for adding extra columns by PeterLombaers in https://github.com/asreview/asreview/pull/1267
* Add option to state-inspect local ASReview files by J535D165 in https://github.com/asreview/asreview/pull/1269
* Bump loader-utils from 2.0.3 to 2.0.4 in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1270
* Bump minimatch and recursive-readdir in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1271
* Add active learning info by gimoAI in https://github.com/asreview/asreview/pull/1260
* Update gevent dep min version by jteijema in https://github.com/asreview/asreview/pull/1276
* Fix RIS export userwarning by gimoAI in https://github.com/asreview/asreview/pull/1275
* Improve the handling of subcommands in the interface by J535D165 in https://github.com/asreview/asreview/pull/1272
* Fix typos in RTD by lastoel in https://github.com/asreview/asreview/pull/1258
* Fix broken console highlighting extension by J535D165 in https://github.com/asreview/asreview/pull/1282
* Make random state raise on int32 overflow by J535D165 in https://github.com/asreview/asreview/pull/1280
* Deprecate seed and config_file in LAB by J535D165 in https://github.com/asreview/asreview/pull/1279
* Move label to front of notes when exporting to RIS by J535D165 in https://github.com/asreview/asreview/pull/1283
* Bump json5 from 1.0.1 to 1.0.2 in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1290
* Bump ua-parser-js from 0.7.31 to 0.7.33 in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1299
* Add url to dataformat description by LukasWallrich in https://github.com/asreview/asreview/pull/1311
* Fix bug in type_from_column_spec by rohitgarud in https://github.com/asreview/asreview/pull/1314
* Refactor from_file by J535D165 in https://github.com/asreview/asreview/pull/1320
* Refactor suffix finder for internal reuse by J535D165 in https://github.com/asreview/asreview/pull/1324
* Add option to upload URLs without file extension by J535D165 in https://github.com/asreview/asreview/pull/1325
* Add return key option to URL data upload by J535D165 in https://github.com/asreview/asreview/pull/1326
* Bump dns-packet from 5.3.1 to 5.4.0 in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1338
* Bump webpack from 5.72.0 to 5.76.1 in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1345
* keywords changed by Sumit-Mundhe in https://github.com/asreview/asreview/pull/1368
* Don't use the project_path on the creation of a temporary directory for exporting dataset by abelsiqueira in https://github.com/asreview/asreview/pull/1369
* Add option to add files from DOI and improve data upload from URL UX by J535D165 in https://github.com/asreview/asreview/pull/1331
* Replaced phrase 'written away' with just 'written' by jspaaks in https://github.com/asreview/asreview/pull/1373
* Add possible option to export only relevant records by rohitgarud in https://github.com/asreview/asreview/pull/1335
* Create workflow for building and pushing docker images to GitHub registry by abelsiqueira in https://github.com/asreview/asreview/pull/1341
* Fix dtype issue in duplicate detection algorithm due to pandas 2 by J535D165 in https://github.com/asreview/asreview/pull/1395
* Install pandas<2 by abelsiqueira in https://github.com/asreview/asreview/pull/1393
* Update MANIFEST.in to exclude npm build files by J535D165 in https://github.com/asreview/asreview/pull/1396

New Contributors
* lastoel made their first contribution in https://github.com/asreview/asreview/pull/1255
* LukasWallrich made their first contribution in https://github.com/asreview/asreview/pull/1311
* rohitgarud made their first contribution in https://github.com/asreview/asreview/pull/1314
* Sumit-Mundhe made their first contribution in https://github.com/asreview/asreview/pull/1368
* abelsiqueira made their first contribution in https://github.com/asreview/asreview/pull/1369
* jspaaks made their first contribution in https://github.com/asreview/asreview/pull/1373

**Full Changelog**: https://github.com/asreview/asreview/compare/v1.1...v1.2

1.1.1

None

1.1

What's Changed
* Fix broken links on ReadTheDocs by J535D165 in https://github.com/asreview/asreview/pull/1162
* Responsive project setup screen by terrymyc in https://github.com/asreview/asreview/pull/1164
* API example notebook improvements by PeterLombaers in https://github.com/asreview/asreview/pull/1165
* Simplify steps to add dataset by terrymyc in https://github.com/asreview/asreview/pull/1177
* Display DOI/URL of labeled records on History page by terrymyc in https://github.com/asreview/asreview/pull/1176
* Add nth-check 2.1.1 to dependencies by terrymyc in https://github.com/asreview/asreview/pull/1179
* Refactor prior knowledge screen in project setup by terrymyc in https://github.com/asreview/asreview/pull/1181
* Fix broken rendering of API reference on RTD by J535D165 in https://github.com/asreview/asreview/pull/1182
* Bump terser from 5.13.1 to 5.14.2 in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1189
* Update docker documentation by JTeijema in https://github.com/asreview/asreview/pull/1193
* Fix new lint errors in flake8 (formatting) by J535D165 in https://github.com/asreview/asreview/pull/1199
* Update the database export table by JTeijema in https://github.com/asreview/asreview/pull/1198
* Update documentation with textual improvements by Rensvandeschoot in https://github.com/asreview/asreview/pull/1170
* Add machine readable model name to docstring title by J535D165 in https://github.com/asreview/asreview/pull/1204
* Re-arrange simulation information in the documentation by Rensvandeschoot in https://github.com/asreview/asreview/pull/1171
* Fix typos by pitmonticone in https://github.com/asreview/asreview/pull/1205
* Simplify code for version display by J535D165 in https://github.com/asreview/asreview/pull/1208
* Add community button to frontend menu by gimoAI in https://github.com/asreview/asreview/pull/1211
* Bump node-fetch from 3.2.4 to 3.2.10 in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1218
* Fix subprocess with Path objects for Windows and py37 by J535D165 in https://github.com/asreview/asreview/pull/1212
* Update CONTRIBUTING.md by JTeijema in https://github.com/asreview/asreview/pull/1222
* Update CONTRIBUTING.md by gimoAI in https://github.com/asreview/asreview/pull/1223
* Add Makita to extension overview in docs by JTeijema in https://github.com/asreview/asreview/pull/1225
* Add deduplication method to ASReviewData by gimoAI in https://github.com/asreview/asreview/pull/1229
* Update documentation on deduplication by gimoAI in https://github.com/asreview/asreview/pull/1231
* Update deduplication by gimoAI in https://github.com/asreview/asreview/pull/1239
* Read RIS files from URL by gimoAI in https://github.com/asreview/asreview/pull/1246
* Read RIS file from URL: performance boost and fix by gimoAI in https://github.com/asreview/asreview/pull/1248
* URL extension checks by gimoAI in https://github.com/asreview/asreview/pull/1249
* Converter rollback by PeterLombaers in https://github.com/asreview/asreview/pull/1195
* Add progress bar to simulations via command line by J535D165 in https://github.com/asreview/asreview/pull/1160
* Bump loader-utils from 2.0.2 to 2.0.3 in /asreview/webapp by dependabot in https://github.com/asreview/asreview/pull/1263

New Contributors
* pitmonticone made their first contribution in https://github.com/asreview/asreview/pull/1205
* gimoAI made their first contribution in https://github.com/asreview/asreview/pull/1211

**Full Changelog**: https://github.com/asreview/asreview/compare/v1.0...v1.1

Page 5 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.