Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 21:00
25788a4

0.4.0 (2023-10-02)

⚠ BREAKING CHANGES

  • use results on fs module (#191)
  • use custom types for Results and Error, and use error functions (#189)
  • remove Results from json setters (#182)
  • add results to commands (#179)

Features