Simyan

Latest version: v1.4.0

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

Scan your dependencies

Page 3 of 3

0.9.1

New
- Add `max_results` param to *_list functions
- Add `max_results` param to search function

Updated
- Set `limit` query param to 100 for all *_list functions
- Set `limit` query param to 100 for search function
- Update links to point at [Metron-Project](https://github.com/Metron-Project)


**Full Changelog**: https://github.com/Metron-Project/Simyan/compare/0.9.0...0.9.1

0.9.0

What's Changed
* Pydantic & Search endpoint by Buried-In-Code in https://github.com/Buried-In-Code/Simyan/pull/112


**Full Changelog**: https://github.com/Buried-In-Code/Simyan/compare/0.8.1...0.9.0

0.8.1

What's Changed
* Add timeout by Buried-In-Code in https://github.com/Buried-In-Code/Simyan/pull/107


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

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

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.