Skip to content

Commit 9d6cbf6

Browse files
authored
Merge pull request #378 from hydephp/update-changelog
Update Changelog
2 parents 5231a09 + e63446f commit 9d6cbf6

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGELOG.md

+42
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,48 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v0.25.0-beta](https://github.com/hydephp/framework/compare/v0.24.0-beta...v0.25.0-beta)
8+
9+
> 17 May 2022
10+
11+
- Apply fixes from StyleCI [`#374`](https://github.com/hydephp/framework/pull/374)
12+
- Load asset service from the service container [`#373`](https://github.com/hydephp/framework/pull/373)
13+
- Apply fixes from StyleCI [`#372`](https://github.com/hydephp/framework/pull/372)
14+
- Apply fixes from StyleCI [`#371`](https://github.com/hydephp/framework/pull/371)
15+
- Rename --pretty option to --run-prettier to distinguish it better in build command [`#368`](https://github.com/hydephp/framework/pull/368)
16+
- Allow site output directory to be customized [`#362`](https://github.com/hydephp/framework/pull/362)
17+
- Apply fixes from StyleCI [`#366`](https://github.com/hydephp/framework/pull/366)
18+
- Apply fixes from StyleCI [`#365`](https://github.com/hydephp/framework/pull/365)
19+
- Apply fixes from StyleCI [`#364`](https://github.com/hydephp/framework/pull/364)
20+
- Apply fixes from StyleCI [`#359`](https://github.com/hydephp/framework/pull/359)
21+
- Apply fixes from StyleCI [`#360`](https://github.com/hydephp/framework/pull/360)
22+
- Configuration and autodiscovery improvements [`#340`](https://github.com/hydephp/framework/pull/340)
23+
- Apply fixes from StyleCI [`#358`](https://github.com/hydephp/framework/pull/358)
24+
- Add configurable "pretty URLs" [`#354`](https://github.com/hydephp/framework/pull/354)
25+
- Apply fixes from StyleCI [`#357`](https://github.com/hydephp/framework/pull/357)
26+
- Apply fixes from StyleCI [`#356`](https://github.com/hydephp/framework/pull/356)
27+
- Apply fixes from StyleCI [`#355`](https://github.com/hydephp/framework/pull/355)
28+
- Apply fixes from StyleCI [`#352`](https://github.com/hydephp/framework/pull/352)
29+
- Add sidebar config offset, fix #307 [`#348`](https://github.com/hydephp/framework/pull/348)
30+
- Change BuildService to DiscoveryService [`#347`](https://github.com/hydephp/framework/pull/347)
31+
- Apply fixes from StyleCI [`#346`](https://github.com/hydephp/framework/pull/346)
32+
- Apply fixes from StyleCI [`#345`](https://github.com/hydephp/framework/pull/345)
33+
- Apply fixes from StyleCI [`#344`](https://github.com/hydephp/framework/pull/344)
34+
- Apply fixes from StyleCI [`#341`](https://github.com/hydephp/framework/pull/341)
35+
- Apply fixes from StyleCI [`#339`](https://github.com/hydephp/framework/pull/339)
36+
- Update Changelog [`#327`](https://github.com/hydephp/framework/pull/327)
37+
- Fix #361 Rename --pretty option to --run-prettier [`#361`](https://github.com/hydephp/framework/issues/361)
38+
- Fix #350, Use the model path properties [`#350`](https://github.com/hydephp/framework/issues/350)
39+
- Add option for pretty urls fix #330 [`#330`](https://github.com/hydephp/framework/issues/330)
40+
- Rewrite index docs path to pretty url, fix #353 [`#353`](https://github.com/hydephp/framework/issues/353)
41+
- Fix #330, Create helper to make pretty URLs if enabled [`#330`](https://github.com/hydephp/framework/issues/330)
42+
- Merge pull request #348 from hydephp/add-sidebar-priority-offset-for-config-defined-values [`#307`](https://github.com/hydephp/framework/issues/307)
43+
- Add sidebar config offset, fix #307 [`#307`](https://github.com/hydephp/framework/issues/307)
44+
- Fix #343 [`#343`](https://github.com/hydephp/framework/issues/343)
45+
- Restructure the tests [`41bd056`](https://github.com/hydephp/framework/commit/41bd0560fb014e3a042909e3162e2a2da28c0b77)
46+
- Add helpers to make it easier to refactor source paths [`10e145e`](https://github.com/hydephp/framework/commit/10e145ea345d2aca22c81ec15d7af073c5ee803c)
47+
- Utalize the $sourceDirectory property in build services [`9d9cbff`](https://github.com/hydephp/framework/commit/9d9cbff800d1422461dfcee6f3983662c51c5606)
48+
749
#### [v0.24.0-beta](https://github.com/hydephp/framework/compare/v0.23.5-beta...v0.24.0-beta)
850

951
> 11 May 2022

0 commit comments

Comments
 (0)