Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
392 stars 71 forks source link

feat(Tech: Asset): State & API refactors #1299

Closed Kruptein closed 12 months ago

Kruptein commented 12 months ago

Assets were still using the old Store concept. This PR updates them to use the newer System&State concept.

Additionally asset related code has also been updated to use pydantic models.