Releases: ethernautdao/evm-runners-cli
Releases · ethernautdao/evm-runners-cli
v0.5.2
Changelog
- Sort levels by their numerical id
v0.5.1
Changelog
- Increase app width from 70 characters to 80 characters
- Minor grammar fixes
v0.5.0
Changelog
- Add command
evmr address
to link an Optimism address with the user account
- Add support for pure Yul submissions
v0.4.6
Changelog
- Fix minor bugs
- Open leaderboard in fullscreen mode
- Improve error messages and help descriptions
v0.4.5
Changelog
- Add wallet linking, to enable submitting solutions from the website https://evmr.sh
- Improve UI
v0.4.4
Changelog
- Improve leaderboard UI
- Check if config file exists before running evmr start/leaderboard
v0.4.3
Changelog
- Add command 'evmr update' to automatically update the levels directory if necessary (e.g. new levels are added)
- Fix submission bug, where it was unable to submit new solutions
v0.4.2
Changelog
- Refactor code, improve descriptions
- Change default command from evm-runners to the shorter evmr
- Update dependencies
- Show final score when submitting a solution
- Enable running
evmr leaderboard
without a level argument
v0.4.0
Changelog
- Fix typos
- Removed templates/test directory in evm-runners-levels, updated the start command accordingly (removed copying of test template files)