Simyan

Latest version: v1.2.1

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

Scan your dependencies

Page 3 of 3

0.8.0

\*\*\*Breaking Change\*\*\*
There were alot of changes in this release, some of the most notable were:
- Rewrite Simyan to use [dataclasses-json](https://github.com/lidatong/dataclasses-json) instead of Marshmallow
- The list of datatypes have also changed, `ObjectList` has been changed to `List[ObjectResult]`\
_e.g._ PublisherList -> List[PublisherResult]
- All data objects are now located in `simyan.schemas.*` instead of `simyan.*`
- All `id` references have been renamed to `id_` as to not clash with python's id keyword
- `simyan.session.Session` has been renamed `simyan.comicvine.Comicvine`
- Comicvine functions have had their params renamed
- Included Issue fixes from 90
- Included Issue fix for 100
- Removed deprecated functions
- `simyan.create_session()`
- `simyan.api()`
Use `simyan.comicvine.Comicvine()` instead
- Updated dependencies

**Full Changelog**: https://github.com/Buried-In-Code/Simyan/compare/0.7.4...0.8.0

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.