Skip to content

Latest commit

 

History

History
168 lines (110 loc) · 7.36 KB

CHANGELOG.md

File metadata and controls

168 lines (110 loc) · 7.36 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.

0.10.2 (2024-05-08)

Chore

  • generate changelogs after 1.0.1 release
  • updated with newest features
  • address clippy warnings

New Features

  • generate crate changelogs

Refactor

  • more informative file open error

Commit Statistics

  • 6 commits contributed to the release over the course of 20 calendar days.
  • 21 days passed between releases.
  • 5 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Bump provider-archive v0.10.1, wasmcloud-core v0.6.0, wash-lib v0.21.0, wasmcloud-tracing v0.4.0, wasmcloud-provider-sdk v0.5.0, wash-cli v0.28.0, safety bump 5 crates (75a2e52)
    • Generate changelogs after 1.0.1 release (4e0313a)
    • Updated with newest features (0f03f1f)
    • Generate crate changelogs (f986e39)
    • More informative file open error (569f563)
    • Address clippy warnings (5957fce)

0.10.1 (2024-05-08)

Chore

  • address clippy warnings

Chore

  • generate changelogs after 1.0.1 release

Refactor

  • more informative file open error

Chore

  • updated with newest features

New Features

  • generate crate changelogs
  • generate crate changelogs

v0.10.0 (2024-04-17)

Documentation

  • remove capid from docs

Other

  • v0.10.0

New Features (BREAKING)

  • remove capabilities

Commit Statistics

  • 3 commits contributed to the release over the course of 16 calendar days.
  • 30 days passed between releases.
  • 3 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details

v0.9.0 (2024-03-17)

Chore

  • bump to 0.9
  • integrate control-interface into the workspace
  • address clippy warnings in workspace
  • integrate provider-archive into the workspace

Documentation

  • actor to components terminology This change only updates documentation terminology to use components instead of actors.

    Examples will use the terminology components as well so I'm opting to rename the example directories now ahead of any source code changes for actor to component renames.

Commit Statistics

  • 11 commits contributed to the release over the course of 1048 calendar days.
  • 5 commits were understood as conventional.
  • 3 unique issues were worked on: #191, #241, #249

Commit Details

view details
  • #191
    • Add provider-archive to the crates/ directory (5cc74ce)
  • #241
    • Relocation for deprecation (915534b)
  • #249
    • Add pinned resources for the pre-otp host (28840af)
  • Uncategorized
    • Bump to 0.9 (6b52afa)
    • Actor to components terminology (05ac449)
    • Merge pull request #927 from rvolosatovs/merge/control-interface (5d40fcb)
    • Integrate control-interface into the workspace (18791e7)
    • Merge pull request #762 from rvolosatovs/merge/wascap (89570cc)
    • Address clippy warnings in workspace (ee9d552)
    • Integrate provider-archive into the workspace (9de9ae3)
    • Add 'crates/provider-archive/' from commit '5a5eb500efff41baacb664dd569f0f70c77a7451' (79638b9)