v1.3.0
What's Changed
- The Docker image download now shows the correct Node version being downloaded (v22) (#25, thanks @SuperchupuDev)
- Support for other constraints during "Added dependencies" prompt has been improved (#29)
More complicated constraints now work
<package>@<version>
now also works - The Docker image download progress is now shown as text (#30)
- The estimated statistics output has been altered to match what e18e community members suggested (#31)
- Fixed a off-by-one error during subdependencies calculation (#32)
New Contributors
- @SuperchupuDev made their first contribution with #25
Full Changelog: v1.2.3...v1.3.0