Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

v0.0.8

Choose a tag to compare

@kanej kanej released this 16 Feb 12:28
· 1116 commits to main since this release

0.0.8 - 2023-02-16

Added

  • Allow file paths to ignition modules on cli to support cli completions for file discovery (#102)

Changed

  • Rename config option gasIncrementPerRetry to gasPriceIncrementPerRetry for clarity (#143)

Fixed

  • Improve error messages display during module validation (#141)
  • Ban passing async functions to buildModule (#138)