Skip to content

Releases: lucas-labs/kurv

v0.1.0

03 Dec 16:34
f29e5be

Choose a tag to compare

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

๐Ÿ”„ Continuous Integration

๐Ÿ“š Documentation

Full Changelog: v0.0.6...v0.1.0

v0.0.6

06 Nov 09:50
f075833

Choose a tag to compare

What's Changed

๐Ÿš‘ Bug fixes

๐Ÿ’ก 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

Full Changelog: v0.0.5...v0.0.6

v0.0.5

05 Nov 06:57
c99edc6

Choose a tag to compare

What's Changed

๐Ÿš‘ Bug fixes

๐Ÿ”„ Continuous Integration

๐ŸŽจ 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

Full Changelog: v0.0.4...v0.0.5

v0.0.4

11 Feb 11:18
b887c9c

Choose a tag to compare

What's Changed

๐Ÿ’ก New features

Full Changelog: v0.0.3...v0.0.4

v0.0.3

09 Sep 18:47
51fdbde

Choose a tag to compare

What's Changed

๐Ÿ“š Documentation

๐Ÿš‘ Bug fixes

Full Changelog: v0.0.2...v0.0.3

v0.0.2

04 Jan 23:53

Choose a tag to compare

What's Changed

๐Ÿ“š Documentation

๐Ÿ“ 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

04 Jan 23:17

Choose a tag to compare

๐Ÿพ

Full Changelog: bc061b1...v0.0.1