Usage

kurv

Changelog & Downloads

December 3, 2025

Download

What’s Changed

🧹 Chore tasks

  • 0130e0d 🧹 add renovate.json (#16), by @renovate[bot]

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • 24b3af0 (deps): update actions/checkout action to v6 (#19) undefined, by @renovate[bot]

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • 0fb79e3 (deps): 🧹 update rust crate serde-saphyr to 0.0.10 (#18) undefined, by @renovate[bot]

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  • ae51802 (deps): update github artifact actions (#22) undefined, by @renovate[bot]

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lucas Colombo lucasncolombo@gmail.com

💡 New features

  • 2299114 ✨ add environment variable management for running eggs (#17), by @lucas-labs

    • feat(api): ✨ add environment variable management for eggs
    • feat(env): ✨ implement environment variable management for eggs

🚑 Bug fixes

  • fbb5d03 🚑 compile errors due to serde-saphyr breaking changes (#21), by @lucas-labs

🔄 Continuous Integration

  • 023b922 🔄 add ci workflow to run checks in PRs (#23), by @lucas-labs

📚 Documentation

  • cb857c7 📝 remove note, by @lucas-labs

Full Changelog: https://github.com/lucas-labs/kurv/compare/v0.0.6…v0.1.0

November 6, 2025 7 downloads

Download

What’s Changed

🚑 Bug fixes

  • e0ce505 🐛 update homepage URL to correct domain, by @lucas-labs
  • d33d1df 🐛 update README to remove outdated test note and clarify testing status, by @lucas-labs

💡 New features

  • 9bb1e70 ✨ add CORS support for API routes (#13), by @lucas-labs

  • a03201a ✨ plugin support (#15), by @lucas-labs

    • feat: ✨ plugin support
    • Added plugin discovery and management capabilities.
    • Plugins are basically eggs, so most functionality is reused.
    • Updated API to support fetching plugins and eggs separately.
    • Updated README with usage instructions for plugins.

🧪 Tests

  • f7b5efe 🧪 add some tests… (#14), by @lucas-labs

Full Changelog: https://github.com/lucas-labs/kurv/compare/v0.0.5…v0.0.6

November 5, 2025 2 downloads

Download

What’s Changed

🚑 Bug fixes

  • 627b64a 🚑 update serialization to use serde_saphyr and upgrade deps, by @lucas-labs
  • c9b3f44 🐛 update egg file references from .kurv to .egg, by @lucas-labs

🔄 Continuous Integration

  • 5fe5009 🔄 remove unused cross-version parameter in build step, by @lucas-labs
  • 1310a9a 🔄 update workflow files for improved release process, by @lucas-labs

🎨 Style changes

  • f4da333 💄 reorganize imports and improve code formatting across the repo, by @lucas-labs
  • a4693e9 💄 update doc for set_status function to clarify its purpose, by @lucas-labs

💡 New features

🧹 Chore tasks

  • df6dfd4 🧹 add copilot instructions for Kurv process manager, by @lucas-labs

Full Changelog: https://github.com/lucas-labs/kurv/compare/v0.0.4…v0.0.5

January 4, 2024 15 downloads

Download

What’s Changed

📚 Documentation

  • 6e0dafb 📝 update readme, by @lucas-labs
  • ef1b695 📝 documentation and crate link, by @lucas-labs
  • a7562fa 📝 readme link, by @lucas-labs

📝 Other changes

  • 8010ce5 Merge pull request #1 from lucas-labs/1-better-readme, by @lucas-labs

    docs: 📝 better readme

Full Changelog: https://github.com/lucas-labs/kurv/compare/v0.0.1…v0.0.2