Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

34 lines (25 loc) · 1.86 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.3.0 - 2024-03-13

Added

  • finish interpreter (#595)

Other

  • Add workflow spans and every cli logging (#603)
  • handle incoming as Wit integer, but argument is float (#609)
  • handle ref/non-ref case with rigor (#608)
  • doc interpreter (#607)
  • poll DHT in background when worker runs up a workflow + dual-stack webserver (#590)
  • wasmtime 17->18 (#585)

0.2.0 - 2024-02-20

Other

  • deps + flake cleanup (#581)
  • Update homestar-functions to use cargo component (#576)
  • move away from deadlines dealing w/ the runner and wasi-preview 2 wasmtime (#560)
  • remove unnecessary deps and add tooling for those checks (#541)
  • release docs and cp readmes (#530)

0.1.1 - 2024-01-20

Fixed

  • docs for release (#519)