Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 666 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 666 Bytes

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

[1.1.0] - 2021-12-16

Added

  • wait-for-addrs input that controls whether the action waits for addresses to be assigned to the daemon

Changed

  • ipfs daemon command to log both stdout and stderr

[1.0.0] - 2021-12-14

Added

  • action that calls ipfs daemon with provided args and waits for Daemon is ready on stdout
  • maximum socket receive buffer size override on Linux runners