Skip to content

v1.3.0

Compare
Choose a tag to compare
@TheDevMinerTV TheDevMinerTV released this 18 Jul 20:51
· 16 commits to master since this release
9d1821a

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)
    image
    More complicated constraints now work
    image
    <package>@<version> now also works
  • The Docker image download progress is now shown as text (#30)
    image
  • The estimated statistics output has been altered to match what e18e community members suggested (#31)
    image
  • Fixed a off-by-one error during subdependencies calculation (#32)

New Contributors

Full Changelog: v1.2.3...v1.3.0