# FEATURE REQUEST ## Description of Request - support more recent, stable `luvit` releases ## Reason or Need for Feature - Build and compilation process for `luvit` is broken: - `dev` tag does not exist - build on `0.6.0` and `0.6.1` is failing. - current supported versions are too old. ## Design / Proposal - remove `dev` tag - explore using Github API to automatically pull the latest tags - support builds on versions `>=1.0.0` ## Additional context - failing build log [lua-build.20211107145855.3346627.log](https://github.com/cehoffman/lua-build/files/7492503/lua-build.20211107145855.3346627.log)
FEATURE REQUEST
Description of Request
luvitreleasesReason or Need for Feature
luvitis broken:devtag does not exist0.6.0and0.6.1is failing.Design / Proposal
devtag>=1.0.0Additional context
lua-build.20211107145855.3346627.log