Bbconf

Latest version: v0.9.0

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

Scan your dependencies

Page 3 of 3

0.2.0

**This release introduces backwards incompatible changes**
Changed
- switched to object-relational mapping approach (ORM) for database interface

0.1.1

Added
- added new fields in the bedfiles and bedsets schema

0.1.0

**This release introduces backwards incompatible changes**
Changed
- `BedBaseConf` backend (database) to [PostgreSQL](https://www.postgresql.org/)
- complete `BedBaseConf` class redesign

0.0.2

Added
- index deleting methods:
- `delete_bedsets_index`
- `delete_bedfiles_index`
- multiple new keys constants

Changed
- make `search_bedfiles` and `search_bedsets` methods return all hits by default instead of just 10. Parametrize it.
- added more arguments to `insert_bedfiles_data` and `insert_bedsets_data` method interfaces: `doc_id` and `force_update`
- Elasticsearch documents are inserted into the indices more securily, `insert_*` methods prevent documents duplication

0.0.1

Added
- initial project release

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.