v0.38.0-beta - 2022-06-18
caendesilva
released this
18 Jun 16:47
·
1197 commits
to master
since this release
About
This release refactors the test suite, compartmentalizing test code into the respective package directories.
This does not affect the behavior of the library, but it does affect how package developers run the test suites.
Added
- internal: Adds high level tests for the Hyde package.
- internal: Add GitHub test workflows for Hyde/Hyde and Hyde/Framework
Changed
-
Formats code to the PSR-2 standard.
-
internal: Move Framework tests from the monorepo into the Framework package.
-
internal: Rename monorepo workflow
build-test.yml
tocontinuous-integration.yml
. -
internal: Change testing namespaces update
phpunit.xml.dist
correspondingly. -
internal: Add static analysis tests to the continuous integration workflow.
-
internal: Add matrix test runners to the continuous integration workflow.
What's Changed
- Merge upcoming minor release by @caendesilva in #546
Full Changelog: v0.37.2-beta...v0.38.0-beta