Skip to content

Releases: nomoixyz/vulcan

v0.4.7

23 Feb 18:38
3c1edfb
Compare
Choose a tag to compare

0.4.7 (2024-02-23)

Features

v0.4.6

27 Nov 17:25
c98fbbf
Compare
Choose a tag to compare

0.4.6 (2023-11-27)

Features

v0.4.5

07 Nov 20:33
95d6be4
Compare
Choose a tag to compare

0.4.5 (2023-11-07)

Features

v0.4.4

07 Nov 18:54
c821966
Compare
Choose a tag to compare

0.4.4 (2023-11-07)

Bug Fixes

v0.4.3

26 Oct 15:28
473f412
Compare
Choose a tag to compare

0.4.3 (2023-10-26)

Features

Bug Fixes

v0.4.2

10 Oct 15:49
6b182b6
Compare
Choose a tag to compare

0.4.2 (2023-10-10)

Bug Fixes

v0.4.1

03 Oct 14:26
c411731
Compare
Choose a tag to compare

0.4.1 (2023-10-03)

Bug Fixes

v0.4.0

02 Oct 21:00
25788a4
Compare
Choose a tag to compare

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

v0.3.1

01 Sep 19:45
25cd9e9
Compare
Choose a tag to compare

0.3.1 (2023-09-01)

Bug Fixes

  • adapt to new forge-std Vm to remove warnings (e83ebd4)

v0.3.0

01 Sep 18:53
a846bee
Compare
Choose a tag to compare

What's Changed

  • feat: improve commands module by @gnkz in #125
  • fix: update code examples by @gnkz in #133

Full Changelog: v0.2.0...v0.3.0