View Source Changelog

1.0.0-alpha.9 (2023-12-01)

⚠ Breaking changes

  • version is now an argument / mix flag instead of a global configuration

✨ Features

  • remove version from application configuration (06c539f)

1.0.0-alpha.8 (2023-11-30)

⚠ Breaking changes

  • --if-missing is now the default, use --force to reinstall an existing version

✨ Features

  • don't reinstall by default & add force install flag (0bb58d0)

1.0.0-alpha.7 (2023-11-29)

⚠ Breaking changes

  • the profile is no longer the first argument of mix nodelix

✨ Features

1.0.0-alpha.6 (2023-11-29)

🛠 Builds

  • deps: update dependency gpg_ex to v1.0.0-alpha.4 (3e1353f)

1.0.0-alpha.5 (2023-11-28)

🛠 Builds

  • update dependency semantic-release-hex to v1.1.1 (df783d9)

⚙️ Continuous Integrations

  • update semantic-release config (06e13e0)

Changelog

1.0.0-alpha.4 (2023-11-28)

✨ Features

  • add Node.js VersionManager module & Mix tasks (#1) (cc5d14d)

Changelog

1.0.0-alpha.3 (2023-11-24)

📚 Documentation

  • readme: add do not use warning (1db5348)

⚙️ Continuous Integrations

  • handle hex publishing in semantic-release (aeeba12)
  • unpublish next version if release fails (9ca1f44)

1.0.0-alpha.2 (2023-11-22)

🛠 Builds

  • hex: add main field to docs configuration (85324c1)

⚙️ Continuous Integrations

  • add test & release workflows (afa22e1)

♻️ Chores

  • deps: update dependency semantic-release-hex to v1.1.0 (21ac76c)

1.0.0-alpha.1 (2023-11-22)

🛠 Builds

  • hex: add package metadata (3f773a3)

📚 Documentation

⚙️ Continuous Integrations

♻️ Chores