Releases: CargoSense/setup-elixir-project
Releases · CargoSense/setup-elixir-project
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