offa / scope-guard

Implementation of Scoped Guards and Unique Resource as proposed in P0052.
MIT License
46 stars 6 forks source link

Support for non-release versions #163

Closed offa closed 4 years ago

offa commented 4 years ago

Support (at least local) packaging of non-release versions and branches.

Ref. #157

offa commented 4 years ago

Local building of non-release versions is always possible, not sure if there are other use cases.