Releases: CargoSense/setup-elixir-project
Releases · CargoSense/setup-elixir-project
v1.4.0
Changes since v1.3.0
- Remove deprecated
reviewersconfiguration (b7352f7) - Use Debian as base image (f5a2c20)
- Use correct Prettier extension (ab0bf6e)
- Add Dev Container lockfile (6159d54)
- Add
devcontainersecosystem (6ceceee) - Add Rebar cache step (479b994)
- Disable EOF newline for auto-generated lockfile (5081837)
- Run Prettier format (784f6b7)
- Remove super-linter and related configuration (be4b167)
- This reverts commit 6ceceee (Add
devcontainersecosystem, 2026-03-05). (9dc8c8a) - Add
config-scriptinput (a58d025) - Split config script test into its own step (80e8be1)
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #3
New Contributors
- @dependabot[bot] made their first contribution in #3
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Changes
- Update Dev Container configuration (c139bb0)
- Update Actions workflows (ee8b9ee)
- Explicitly set top-level permissions (3dbfcfe)
- Add 7-day cooldown configuration (1e8d070)
- Configure Biome to use EditorConfig (6d04ba3)
- Fix indentation (05dc9b7)
- Update tag reference in example (3b77d42)
- Add
persist-credentials: false(96fa173) - Address template injection errors (0df200b)
- Double quote to prevent globbing and word splitting (79cc369)
- Testing if verified tags trip up zizmor (a2d813f)
- Disable ref-confusion rule (e67890b)
- Add Prettier extension (c0a91a6)
- Use
@v8(9594ded) - Configure
unpinned-usesinstead (9874576) - Rename zizmor config file for super-linter (c40f01d)
- Move linter configuration files (96d81db)
- Put back `biome.json`` (c4090ca)
Full Changelog: v1...v1.2.0
v1.1.0
What's Changed
- Add optional build-app and build-flags options by @jgarber623 in #1
New Contributors
- @jgarber623 made their first contribution in #1
Full Changelog: v1...v1.1.0
v1.0.0
Initial release! 🥳
Full Changelog: https://github.com/CargoSense/setup-elixir-project/commits/v1.0.0