View Source Changelog
1.0.0-alpha.15 (2025-01-10)
✨ Features
⚙️ Continuous Integrations
- renovate: keep dev runtime version up-to-date (a246761)
♻️ Chores
- action: update actions/cache action to v4 (#16) [skip ci] (f827bef)
- deps: lock file maintenance (7002da2)
- deps: lock file maintenance (#22) [skip ci] (786fed8)
- deps: update node.js to v22.13.0 (#19) [skip ci] (3af86b6)
1.0.0-alpha.14 (2025-01-09)
🐛 Bug Fixes
⚙️ Continuous Integrations
- action: update actions/cache action to v3.4.0 (#9) (0dc4aaa)
- action: update actions/checkout action to v4.2.2 (#10) (8973818)
- action: update actions/setup-node action to v4.1.0 (#11) (229cf16)
- action: update erlef/setup-beam action to v1.18.2 (#13) (a25f7b4)
- action: update insurgent-lab/is-in-pr-action action to v0.2.0 (#14) (979741a)
♻️ Chores
1.0.0-alpha.13 (2024-12-21)
✨ Features
- add
run_lts/2
andinstall_and_run_lts/2
(717d375)
🐛 Bug Fixes
- update latest Node LTS version to 22.12.0 (337e427)
♻️ Chores
1.0.0-alpha.12 (2024-06-20)
🐛 Bug Fixes
- receive signing keys from nodejs/release-keys repo (cb9de75)
- update latest Node LTS version to 20.14.0 (6ed4f24)
♻️ Chores
- fix renovate config (514b9cb)
1.0.0-alpha.11 (2024-06-11)
🐛 Bug Fixes
- ignore revoked PGP key import errors (35e6674)
♻️ Chores
1.0.0-alpha.11 (2024-06-11)
🐛 Bug Fixes
- ignore revoked PGP key import errors (35e6674)
1.0.0-alpha.10 (2024-05-02)
🐛 Bug Fixes
♻️ Chores
- readme: add Hex.pm badges (1a74df1)
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
- add
mix nodelix.npm
task (8f3b22c) - make profile a task option (47d05ed)
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
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
- setup ex_doc (1de8541)
⚙️ Continuous Integrations
- setup semantic-release (29815b7)