numtide/flake-utils

feat: Cut more releases

cafkafk opened this issue · 0 comments

Is your feature request related to a problem? Please describe.

I'd like to be able to only depend on semver tagged releases for my flake inputs.

Describe the solution you'd like

The last release was in May 21, 2022. Currently, this project seems to be at the end of it's development lifecycle. There are a few changes per month it seems. Perhaps a monthly semver tagged release (when there is changes) would be appropriate for flake-utils?

Describe alternatives you've considered

Another option might be to cut a release on each commit, but having an amount of time where it's live but not releases would allow potential bugs to emerge.

Additional context