Skip to content

v0.10.0

Compare
Choose a tag to compare
@srtfisher srtfisher released this 06 Jan 19:06
· 115 commits to main since this release
e664307

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