8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafa359 commit a8d3491Copy full SHA for a8d3491
CHANGELOG-8.x.md
@@ -2,6 +2,25 @@
2
3
This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench`.
4
5
+## 8.31.0
6
+
7
+Released: 2024-12-26
8
9
+### Changes
10
11
+* Update minimum support for Testbench Core v8.32.0+. ([v8.31.0...v8.32.0](https://github.com/orchestral/testbench-core/compare/v8.31.0...v8.32.0))
12
13
+#### Testbench Changes
14
15
+##### Added
16
17
+* Add ability to symlink directory in from skeleton to package.
18
19
+##### Changes
20
21
+* Add `Orchestra\Testbench\Workbench\Workbench::flushCachedClassAndNamespaces()` to flush cached namespaces and classes during installation.
22
+* Use `realpath()` on `vendor:publish` output.
23
24
## 8.30.0
25
26
Released: 2024-12-16
CHANGELOG-9.x.md
0 commit comments