Skip to content

Releases: Moonsong-Labs/moonwall

@moonwall/util@0.4.2

03 Apr 14:57
5d1baf1
Compare
Choose a tag to compare

Patch Changes

  • a9604f3: Bin checking

    This change will check the bin directories and compare to running architecture. It's a bit of a gotcha running moonwall on Apple Silicon, because the downloader is for x64 only (for now). Have added checks to both dev and zombie foundations so that we flag up when there's a discrepancy.

@moonwall/cli@0.4.2

03 Apr 14:57
5d1baf1
Compare
Choose a tag to compare

Patch Changes

  • a9604f3: Bin checking

    This change will check the bin directories and compare to running architecture. It's a bit of a gotcha running moonwall on Apple Silicon, because the downloader is for x64 only (for now). Have added checks to both dev and zombie foundations so that we flag up when there's a discrepancy.

  • Updated dependencies [a9604f3]

    • @moonwall/util@0.4.2

@moonwall/util@0.4.1

31 Mar 15:14
795604e
Compare
Choose a tag to compare

Patch Changes

@moonwall/util@0.4.0

31 Mar 14:18
808f82d
Compare
Choose a tag to compare

Minor Changes

  • 738e30d: Renamed NPM packages

    • Renamed packages to improve developer sanity from having to type it out every file

@moonwall/cli@0.4.1

31 Mar 15:14
795604e
Compare
Choose a tag to compare

Patch Changes

  • 01dcefe: Fixed ethers export
  • Updated dependencies [01dcefe]
    • @moonwall/util@0.4.1

@moonwall/cli@0.4.0

31 Mar 14:18
808f82d
Compare
Choose a tag to compare

Minor Changes

  • 738e30d: Renamed NPM packages

    • Renamed packages to improve developer sanity from having to type it out every file

Patch Changes

  • Updated dependencies [738e30d]
    • @moonwall/util@0.4.0

@moonsong-labs/moonwall-util@0.3.1

30 Mar 08:48
11a6550
Compare
Choose a tag to compare

Patch Changes

  • e27c8e8: Refactoring names and types
    • Added dependent types to moonwall-cli to make version tracking easier
    • Web3 and Ethers now close quickly
    • More straight forward to get Connection APIs from tests

@moonsong-labs/moonwall-cli@0.3.1

30 Mar 08:48
11a6550
Compare
Choose a tag to compare

Patch Changes

  • e27c8e8: Refactoring names and types

    • Added dependent types to moonwall-cli to make version tracking easier
    • Web3 and Ethers now close quickly
    • More straight forward to get Connection APIs from tests
  • 322988c: Added Progress bar

    • Added Progress bar to artifact downloader. Potentially quite useful for users with slow connections, and if we need to download bigger files in the future.
  • Updated dependencies [e27c8e8]

    • @moonsong-labs/moonwall-util@0.3.1

@moonsong-labs/moonwall-util@0.3.0

29 Mar 10:18
7d2efe1
Compare
Choose a tag to compare

Minor Changes

  • b8fb424: Big Round of Bugfixes

    This pull request introduces several enhancements and fixes to improve the overall functionality and user experience of the application. Changes include:

    • Shortening the timeout error message for better readability (#27)
    • Adding support for Test or Suite ID as a 2nd argument for the dev command (#25)
    • Displaying available environments for easier selection (#22)
    • Providing instructions for handling missing files (#23)
    • Implementing a pnpm watch script to trigger builds upon file changes (#29)
    • Resolving the issue of createBlock being defined multiple times (#32)
    • Enabling the display of node logs during testing for better monitoring (#33)

@moonsong-labs/moonwall-cli@0.3.0

29 Mar 10:18
7d2efe1
Compare
Choose a tag to compare

Minor Changes

  • b8fb424: Big Round of Bugfixes

    This pull request introduces several enhancements and fixes to improve the overall functionality and user experience of the application. Changes include:

    • Shortening the timeout error message for better readability (#27)
    • Adding support for Test or Suite ID as a 2nd argument for the dev command (#25)
    • Displaying available environments for easier selection (#22)
    • Providing instructions for handling missing files (#23)
    • Implementing a pnpm watch script to trigger builds upon file changes (#29)
    • Resolving the issue of createBlock being defined multiple times (#32)
    • Enabling the display of node logs during testing for better monitoring (#33)

Patch Changes

  • Updated dependencies [b8fb424]
    • @moonsong-labs/moonwall-util@0.3.0