Releases: Moonsong-Labs/moonwall
@moonwall/util@0.4.2
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 bothdev
andzombie
foundations so that we flag up when there's a discrepancy.
@moonwall/cli@0.4.2
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 bothdev
andzombie
foundations so that we flag up when there's a discrepancy. -
Updated dependencies [a9604f3]
- @moonwall/util@0.4.2
@moonwall/util@0.4.1
Patch Changes
- 01dcefe: Fixed ethers export
@moonwall/util@0.4.0
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
@moonwall/cli@0.4.0
@moonsong-labs/moonwall-util@0.3.1
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
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
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
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