Release notes#

🏷️ 0.5.0.1.post1.dev10 (2026-07-28)#

🐛 Bug Fixes#

  • Change type declaration according to pydantic library and use in implementation of Resource class. This change allows for better data validation and settings management in the Resource class, ensuring that instances of the class adhere to the specified type constraints. (#2)

🏷️ 0.5.0.1 (2026-07-05)#

💥 Other Notes#

  • Update dependencies to the latest versions.

🏷️ 0.5.0.0 (2026-07-04)#

💥 Other Notes#

  • Split the core projects into smaller ones. (#1)