🎉 Perseus v0.4.0 Goes Stable! 🎉 #270
arctic-hen7
announced in
Announcements
Replies: 1 comment
-
🥳 This is awesome @arctic-hen7! Big thanks to you and all the contributors ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Today, after one year of beta versions, I am very happy to announce the stable release of Perseus v0.4.0, the latest major version of the Perseus framework! This version comes not only with a slew of new features and bug fixes, but also a full rewrite of the entire Perseus core, streamlining it to improve speed and reliability. Here are a few of the new features you might like:
perseus deploy
cargo install perseus-cli && perseus new my-app && cd my-app && perseus serve
just works, no dependencies needed (except Rust, we're not that good...yet)perseus check
to let your validate your app more quicklyTo see the full list of changes, check out the changelog. To learn how to migrate your existing Perseus app to v0.4.0, see this page.
If you're new to Perseus, start here!
Finally, I just want to thank the entire Perseus community, for helping us reach 1,300 stars (🤯), and for being so supportive and helpful during this (very long) development period, and throughout the life of the project. This release has a ton of features I've always wanted to see in a web framework, and we couldn't have built it without all your support. Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions