Skip to content

Releases: 8fold/php-events

v0.6.0

23 Jul 22:37
427b340
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

v0.5.0

23 Jul 21:52
746614f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

fix: Render blank month

26 Apr 12:05
7b09b84
Compare
Choose a tag to compare

It was discovered that the blank month was not rendering on a client site.

What's Changed

Full Changelog: 0.3.0...0.4.0

BC: Fluent markdown update

13 Nov 01:39
Compare
Choose a tag to compare

Update to latest version of Fluent Markdown for CommonMark. Requires PHP 8.

Full Changelog: 0.2.2...0.3.0

Fix: IDs for single digit months and days

16 Oct 23:04
Compare
Choose a tag to compare

Use latest of 8fold dependencies

16 Oct 15:07
Compare
Choose a tag to compare
0.2.1

Update composer.json

Re-engineered emphasizing performance

14 Oct 00:34
Compare
Choose a tag to compare
  • Removed dependency on Shoop
  • Added production script for local development: composer run prod or composer run production - which will run the following:
    • Static analysis via PHPStan: composer run stan
    • Style analysis via PHP Code Sniffer for PSR-12 compliance (with minor modifications): composer run style
    • Tests via Pest: composer run test
  • Updated dependencies, read me, and example microsite

Security vulnerability update on NPM dependency

25 Aug 22:33
9dd6139
Compare
Choose a tag to compare

Security vulnerability update on NPM dependency

Security, dependency, performance test updates

14 Jul 19:48
d4310e9
Compare
Choose a tag to compare
  • Bump hosted-git-info from 2.8.8 to 2.8.9 #44
  • dependencies + performance updates #46

Bump lodash from 4.17.20 to 4.17.21

11 May 18:09
73fd252
Compare
Choose a tag to compare

Bump lodash from 4.17.20 to 4.17.21 #43