Releases: lucas-labs/kurv
v0.1.0
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: v0.0.6...v0.1.0
v0.0.6
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: v0.0.5...v0.0.6
v0.0.5
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
-
090b421 โจ use json .kurv instead of yaml, by @lucas-labs
for first run backwarad compatibility, we will keep deserializing
yaml for now, but saving will be done as json. Future releases can
deprecate yaml. -
513df3d โจ restart even if stopped (#7), by @lucas-labs
- feat: โจ restart even if stopped
- Update src/kurv/kill.rs
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com - Update src/kurv/kill.rs
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
๐งน Chore tasks
- df6dfd4 ๐งน add copilot instructions for Kurv process manager, by @lucas-labs
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
๐ก New features
- f5336c4 โจ support for raw JSON output, by @lucas-labs
- 230d2d3 โจ add
--jsonargument to help messages, by @lucas-labs - 8236f98 ๐ missing json output support for
--version, by @lucas-labs
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
๐ Documentation
- b2dfd6c ๐ add todo list, by @lucas-labs
- 90b1524 ๐ fix todo list, by @lucas-labs
๐ Bug fixes
- 0e4ba66 ๐ fail to create task_logs folder, by @lucas-labs
Full Changelog: v0.0.2...v0.0.3
v0.0.2
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: v0.0.1...v0.0.2
v0.0.1
๐พ
Full Changelog: bc061b1...v0.0.1