Releases: lumen-oss/gh-actions-lux
Releases · lumen-oss/gh-actions-lux
v1.0.1
1.0.1 (2025-10-29)
Initial Marketplace release.
v1.0.0
1.0.0 (2025-10-29)
Features
- add action.yml skeleton (8b217c6)
- cache .lux and lua install directories (#6) (86884a5)
- cache downloads (#5) (637ceb5)
- download Lux installer + verify checksum (b31c213)
- env interface for system and architecture (506f90d)
- get installer download url (3c3cde3)
- initial installer implementations (3bff761)
- input parsing (4459615)
- logs: add a Done message (138b800)
- methods for querying Lux release assets (1f9f4e4)
- more robust json response verification (f7092b9)
- pass token via input (a72c431)
- provider for fetching the latest Lux version (f77c750)
- remvove bad .gitignore entries and add missing src (33d521b)