Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.54 KB

File metadata and controls

65 lines (39 loc) · 1.54 KB

0.6.0 (2025-11-12)

Features

  • tasks: Add support for verify deployment task (#118)

0.5.0 (2025-09-08)

Features

  • rofl: Split stdout and stderr for CLI commands (#85)

0.4.0 (2025-09-03)

Features

  • api/rofl/validate: Support validation without rofl.yaml (#81)

    In case no rofl.yaml is provided, a dummy manifest will be used for the validation.

  • docker: Bump oasis-cli to 0.15.3 (#82)

0.3.0 (2025-08-29)

Features

  • Add a rofl validate endpoint (#66)

  • docker: Bump oasis-cli to 0.15.2 (#74)

  • Bump Go to version 1.25 (#77)

0.2.0 (2025-08-26)

Features

  • api/auth: Support SIWE with ERC-1271 (#67)

  • docker: Bump oasis-cli to 0.15.1 (#68)

0.1.1 (2025-08-05)

Features

  • docker: Bump oasis-cli to 0.14.2 (#44)

0.1.0 (2025-07-16)

Initial release!

Features

  • Setup release process (#38)