Baemo

Latest version: v0.0.9

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

Scan your dependencies

Page 1 of 2

0.0.9

Removed
* auto removing reference keys from sorts, overly protective and not necessary

0.0.8

Added
* `collection.get_total_count` method

0.0.7

Changed
* `target.get()` calls on `Model` and `Collection` changed to
`target.collapse()`
* `Collection.set_target` wraps targets set with `$in` operator in `NestedDict`
to block collapsing when `target.collapse()` is called

0.0.6

Added
* case to record `$push` operation to handle nested dicts and wrap them
correctly so they are not flattened to delimited notation in
`flatten_updates` call
* test for `$push` case added

0.0.5

Added
* `Collection.total_count` attribute. This gets populated after `find` method
is called
* test case for `Collection.total_count` changes
* test case for `DelimitedDict._collapse_delimited_notation` changes

0.0.4

Changed

* fixed issue with `DelimitedDict._collapse_delimited_notation` that was
causing empty dicts as values to be dropped during conversion

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.