Releases: hydephp/framework
v1.0.0-RC.7 - 2023-03-14
What's Changed
- HydePHP v1.0.0 - Release Candidate Seven by @caendesilva in #568
Full Changelog: v1.0.0-RC.6...v1.0.0-RC.7
v1.0.0-RC.6 - 2023-03-14
What's Changed
- HydePHP v1.0.0 - Release Candidate Six by @caendesilva in #567
Full Changelog: v1.0.0-RC.5...v1.0.0-RC.6
v1.0.0 - 2023-03-14
Release Announcement
We're thrilled to announce HydePHP v1.0.0, the first general availability release of the Laravel-based static site generator you've been waiting for! HydePHP allows you to build lightning-fast static websites with ease, using the familiar syntax and functionality of the Laravel framework.
What is HydePHP?
HydePHP is a powerful static site generator that is built on top of Laravel, one of the most popular PHP frameworks out there. HydePHP's architecture and design principles allow for a flexible and intuitive development experience, making it a great choice for developers looking to create static websites quickly and efficiently.
What's New in v1.0.0?
This release marks the first stable version of HydePHP, with many exciting new features and improvements. Here are some of the highlights:
- Upgraded to Laravel 10 and requires PHP 8.1
- Made several services and sub-namespaces modular and configurable
- Major improvements to several key features and code APIs, including the new Extensions API
- See the Changelog for a full list of changes, either on GitHub or on the HydePHP website
How to Install
To get started with HydePHP, you can install it using Composer with the following command:
composer create-project hyde/hyde
Thank You!
We want to extend a huge thank you to everyone who contributed to this release, whether through code contributions, bug reports, or feature requests. We couldn't have done it without your help!
More Information
You can also visit our website at HydePHP.com for more information, or follow us on Twitter at @HydeFramework for updates and news.
v1.0.0-RC.5 - 2023-03-13
What's Changed
- HydePHP v1.0.0 - Release Candidate Five by @caendesilva in #566
Full Changelog: v1.0.0-RC.4.1...v1.0.0-RC.5
v1.0.0-RC.4.1 - 2023-03-12
v1.0.0-RC.4 - 2023-03-12
What's Changed
- HydePHP v1.0.0 - Release Candidate Four by @caendesilva in #565
Full Changelog: v1.0.0-RC.3...v1.0.0-RC.4
v1.0.0-RC.3 - 2023-03-11
What's Changed
- HydePHP v1.0.0 - Release Candidate Three by @caendesilva in #564
Full Changelog: v1.0.0-RC.2...v1.0.0-RC.3
v1.0.0-RC.2 - 2023-03-10
What's Changed
- HydePHP v1.0.0 - Release Candidate Two by @caendesilva in #563
Full Changelog: v1.0.0-RC.1.1...v1.0.0-RC.2
v1.0.0-RC.1.1 - 2023-03-07
What's Changed
- Update to HydePHP v1.0.0 - Release Candidate One by @caendesilva in #562
Full Changelog: v1.0.0-RC.1...v1.0.0-RC.1.1
v1.0.0-RC.1 - 2023-03-07
What's Changed
- HydePHP v1.0.0 - Release Candidate One by @caendesilva in #561
New Contributors
Full Changelog: v0.64.0-beta...v1.0.0-RC.1