What's Changed
* Add prompt version method by koxudaxi in https://github.com/Mirascope/lilypad/pull/199
* feat: reimplement managed generations from old synced prompts by koxudaxi in https://github.com/Mirascope/lilypad/pull/207
* fix: remove archive check for checking generation version by brenkao in https://github.com/Mirascope/lilypad/pull/260
* fix: disable posthog for all non production env by brenkao in https://github.com/Mirascope/lilypad/pull/262
* feat: add generation wrap mode by koxudaxi in https://github.com/Mirascope/lilypad/pull/259
* feat: update lilypad to use mirascope cost calculation, fix: api bugs by brenkao in https://github.com/Mirascope/lilypad/pull/265
* feat: generate annotations with dummy data by brenkao in https://github.com/Mirascope/lilypad/pull/263
* Managed generations by brenkao in https://github.com/Mirascope/lilypad/pull/268
* add: Add opentelemetry-google-genai by koxudaxi in https://github.com/Mirascope/lilypad/pull/266
* feat: moved prompt playground into generations, deleted all prompts tabs by brenkao in https://github.com/Mirascope/lilypad/pull/270
* feat: Add spans by koxudaxi in https://github.com/Mirascope/lilypad/pull/269
* add: add trace-decorator by koxudaxi in https://github.com/Mirascope/lilypad/pull/267
**Full Changelog**: https://github.com/Mirascope/lilypad/compare/v0.0.26...v0.0.28-alpha.0