Simyan

Latest version: v1.4.0

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

Scan your dependencies

Page 1 of 3

1.4.0

What's Changed
- Bump astral-sh/setup-uv from 3 to 4 in the github_actions group by dependabot in https://github.com/Metron-Project/Simyan/pull/185
- Cleanup Typing by Buried-In-Code in https://github.com/Metron-Project/Simyan/pull/186

Breaking Changes

Changed the type of url fields from `str` to `pydantic.HttpUrl`

A number of classes have either been removed or renamed
- BaseCharacter -> BasicCharacter
- ~CharacterEntry~
- BaseConcept -> BasicConcept
- ~ConceptEntry~
- BaseCreator -> BasicCreator
- ~CreatorEntry~
- CountEntry -> GenericCount
- CreatorEntry -> GenericCreator
- IssueEntry -> GenericIssue
- Image -> Images
- BaseIssue -> BasicIssue
- ~IssueEntry~
- BaseItem -> BasicItem
- ~ItemEntry~
- BaseLocation -> BasicLocation
- ~LocationEntry~
- BaseOrigin -> BasicOrigin
- ~OriginEntry~
- BasePower -> BasicPower
- ~PowerEntry~
- BasePublisher -> BasicPublisher
- ~PublisherEntry~
- BaseStoryArc -> BasicStoryArc
- ~StoryArcEntry~
- BaseTeam -> BasicTeam
- ~TeamEntry~
- BaseVolume -> BasicVolume
- ~VolumeEntry~


**Full Changelog**: https://github.com/Metron-Project/Simyan/compare/1.3.0...1.4.0

1.3.0

What's Changed
- Update PyPI publish to use OpenID Connect (OIDC) in 183
- Drop Py3.8 Support in 184
- Add Py3.13 Support in 184
- Swap from Rye to UV in 184


**Full Changelog**: https://github.com/Metron-Project/Simyan/compare/1.2.2...1.3.0

1.2.2

What's Changed
* Transition to Rye by Buried-In-Code in https://github.com/Metron-Project/Simyan/pull/182


**Full Changelog**: https://github.com/Metron-Project/Simyan/compare/1.2.1...1.2.2

1.2.1

What's Changed
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/Metron-Project/Simyan/pull/174
* Dev Tidyups by Buried-In-Code in https://github.com/Metron-Project/Simyan/pull/176

New Contributors
* dependabot made their first contribution in https://github.com/Metron-Project/Simyan/pull/174

**Full Changelog**: https://github.com/Metron-Project/Simyan/compare/1.2.0...1.2.1

1.2.0

What's Changed
* Support Py3.12 by Buried-In-Code in https://github.com/Metron-Project/Simyan/pull/173


**Full Changelog**: https://github.com/Metron-Project/Simyan/compare/1.1.0...1.2.0

1.1.0

What's Changed
- Remove deprecated functions
- Renamed `AlternativeImageEntry` to `AssociatedImage`
- Renamed `ImageEntry` to `Image`
- Bump dependencies (Notably Pydantic v2)
- Update ruff ruleset
- Renamed `id` fields to `id` e.g. `issue_id` -> `id`
- Removed `alias_list` property
- Removed `role_list` property from CreatorEntry
- Renamed Image attributes to closer match Comicvine attribute naming
- Refresh test cache


**Full Changelog**: https://github.com/Metron-Project/Simyan/compare/1.0.0...1.1.0

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.