-
-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Pumpkin 1.0.0 #449
Comments
Can you pin issue? |
If we are going to support mobile targets, we might as well also support FreeBSD |
Well, I was thinking of that. But I think that the file locking might be the issue here |
Yeah, it might be a problem. Correct me if I'm wrong, but I don't think it's a big concern though since the standard library should abstract this away, right? Also considering that RISC-V is also starting to gain traction, we might also want to offer RISC-V builds for Linux. |
What do you mean ?, We are using a file-guard for locking. It supports only Windows and Unix. I was thinking of RISC-V, i have nothing against adding it when its easily done |
Ohh I see. I wasn't aware of that. I looked at the README and am failing to understand what this crate is for. What are we using file-guard for?
👍 |
Roadmap
The Roadmap for the First release of Pumpkin 1.0.0 which is planned this year in 2025 🥳
Alpha
The Alpha is a Test Version made for Developers (or really experienced People) and can contain crashes or critical bugs.
Beta
The Beta is a Test Version made for Developers but also people who are Interested in testing the latest tech. This build should not contain any critical bugs or crashes. There will be also only a few new features added since its now polishing time
Final release
Pumpkin 1.0.0 releases to the Public and can be easily downloaded for all Supported Platforms
Supported Platforms
These are the Platforms pumpkin is guaranteed to work on, more Platforms may work with Pumpkin, But are not guaranteed to be supported
Downloads
Prebuild Architectures
All downloads for all Platforms will be found at https://pumpkinmc.org/
... more
The text was updated successfully, but these errors were encountered: