Release 0.24.1 has been tagged in the repo 5 days ago. But there is still no binary prebuilds available at https://github.com/crystal-lang/crystal/releases Building packages at distros are blocked because of it.
Please consider source releases and required prebuilts available synchronously.
Two things:
we ensure that any tag can be built by the previous one.
Awesome! Is it an official statement that going to be supported with future releases? If yes it makes our packaging procedure even easier.
Yes @anatol :smiley:
@anatol yup, it's official policy and something we actively work to make happen and have been working to that guarantee for some time. We regularly leave TODOs and make extra work for ourselves to make this guarantee.
Note that that might not extend to the doc generator though: you might need to run make crystal before running make docs.