My Homebrew package for C2FFI was just rejected from Homebrew Core (Homebrew/homebrew-core#86127) because C2FFI does not have individual tagged releases. While there is a stable branch, individual versions are not tagged, and the Homebrew maintainers do not want to support packaging software with that kind of release program.
I will probably run into similar issues when trying to package C2FFI for other package managers and platforms. Would you consider tagging some "stable" releases within each branch, to facilitate packaging? This would make it a lot easier for people to use CFFI, especially given that it can be non-trivial to compile on MacOS.
My Homebrew package for C2FFI was just rejected from Homebrew Core (Homebrew/homebrew-core#86127) because C2FFI does not have individual tagged releases. While there is a stable branch, individual versions are not tagged, and the Homebrew maintainers do not want to support packaging software with that kind of release program.
I will probably run into similar issues when trying to package C2FFI for other package managers and platforms. Would you consider tagging some "stable" releases within each branch, to facilitate packaging? This would make it a lot easier for people to use CFFI, especially given that it can be non-trivial to compile on MacOS.