Skip to content

Release 3.0.0

Choose a tag to compare

@armanist armanist released this 28 May 19:07
· 17 commits to master since this release
ff6f625

What's Changed

  • Add helpers to encode and decode query string as URL-safe base64 by @live-soft in #172
  • Upgrade to v3.0, update namespaces/types, adjust workflow PHP versions, and reset DI container before tests by @armanist in #173
  • Updating project methods to follow core conventions by @armanist in #174
  • Refactor Services and CLI commands to use DTOs by @armanist in #175
  • Removing uuid from PostDTO toArray output by @armanist in #176
  • Integrate php cs fixer into quantum starter project by @armanist in #178
  • Integrated Rector into Quantum Starter Project by @armanist in #180
  • 182 integrate php stan into quantum starter project by @armanist in #183
  • Potential fixes for 2 code quality findings by @armanist in #184
  • Delete .github/workflows/codeql.yml by @armanist in #186
  • Fix/phpunit di compatibility by @armanist in #187
  • [#188] Align project code with framework renames by @armanist in #189
  • Issue/190 rate limit config and feature tests by @armanist in #191
  • Prepare for v3.0.0 release with changelog and semver updates by @armanist in #192
  • Fix fresh install by tracking default modules config by @armanist in #193

Full Changelog: 2.9.9...3.0.0