Skip to content

Commit 0fcaee4

Browse files
authored
Merge pull request #54 from SproutPHP/development
Development
2 parents 96785e8 + 38a9b24 commit 0fcaee4

File tree

20 files changed

+550
-594
lines changed

20 files changed

+550
-594
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project are documented in this file.
44

5-
This project uses [Semantic Versioning](https://semver.org/) beginning with version `v0.1.7-alpha.2` (or `v0.1.7-beta.1`).
5+
This project uses [Semantic Versioning](https://semver.org/) beginning with version `v0.1.7-alpha.2` (or `v0.1.7`).
66
Earlier releases (`v0.1.0-alpha.1` to `v0.1.7-alpha.1`) were experimental and do not strictly follow SemVer conventions.
77

88
---
@@ -59,7 +59,7 @@ These were single-shot development releases with no progressive alpha/beta cycle
5959

6060
**From v0.1.7-alpha.2 onward, all releases will follow a structured, progressive SemVer pre-release cycle.**
6161

62-
## [v0.1.7-beta.1] - 2024-06-09
62+
## [v0.1.7] - 2025-07-18
6363

6464
### Added
6565
- Dynamic route parameter support (e.g., `/user/{id}`, `/blog/{slug}`) for CRUD and flexible routing

0 commit comments

Comments
 (0)