Skip to content

Releases: alleyinteractive/mantle-framework

v0.10.7

04 Apr 18:32
c2fa8d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.6...v0.10.7

v0.10.6

31 Mar 17:31
c766904
Compare
Choose a tag to compare

What's Changed

  • Introduce a WP_UnitTestCase class and a core shim to the testing framework by @srtfisher in #376
  • Improving rsyncing and phpunit path detection in #374
  • Set better defaults for registering meta in #375

Fixed

  • Make wp_insert_post return WP_Error by @szepeviktor in #369
  • Fix an error with the trace not passing through in #371
  • Fix get_facade_accessor signature by @szepeviktor in #368
  • Allow json to be dumped from the response in #372
  • Improve reporting of stray HTTP requests in #373

New Contributors

Full Changelog: v0.10.5...v0.10.6

v0.10.5

22 Feb 15:44
1f49741
Compare
Choose a tag to compare

Fixed

  • Fix a fatal error when the build directory doesn't exist.

Full Changelog: v0.10.4...v0.10.5

v0.10.4

22 Feb 15:34
1ca7362
Compare
Choose a tag to compare

Changed

  • Remove Laravel Mix support. Switch to asset loader that aligns with shared company configuration.

Full Changelog: v0.10.3...v0.10.4

v0.10.3

17 Feb 17:10
baa2b2b
Compare
Choose a tag to compare

What's Changed

  • Ensure --url doesn't throw an error on bin/mantle by @srtfisher in #365

Full Changelog: v0.10.2...v0.10.3

v0.10.2

15 Feb 16:15
8f5b06f
Compare
Choose a tag to compare

What's Changed

  • Fix issue with custom namespace in application.

Full Changelog: v0.10.1...v0.10.2

v0.10.1

10 Jan 15:51
e567650
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

06 Jan 19:06
e664307
Compare
Choose a tag to compare

What's Changed

  • Improvements to database factories: adds with_meta() to all supported types, adds with_posts() to term factory.
  • Upgrading to Symfony 6 and Illuminate/View 9
  • Allow Mantle\Testing\Mock_Http_Response to be converted to Mantle\Http_Client\Response
  • Support streamed HTTP responses in the client and fake.
  • Add maybe_rsync_content during testing.
  • Add --delete when rsyncing content during testing.
  • Work to make Mantle a bit more isolated.

Full Changelog: v0.9.1...v0.10.0

v0.9.1

22 Nov 16:35
2d5fa39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

16 Nov 17:45
9b8dfb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0