Releases: alleyinteractive/mantle-framework
Releases · alleyinteractive/mantle-framework
v0.7.0
What's Changed
- Asset assertions and improvements by @srtfisher in #323
- Support for mix pulling in dependencies by @srtfisher in #325
- Cast the item to an array inside of only_children by @srtfisher in #327
- Adding keywords to trigger --dev by @srtfisher in #326
- Separate requires based on what they include by @anubisthejackle in #328
- Compatibility layer for Refresh_Database and Installs_Wordpress by @anubisthejackle in #329
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Gutenberg Block Service Provider by @anubisthejackle in #305
- Adding alleyinteractive/wp-filter-side-effects to mantle-framework/database by @srtfisher in #324
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Ensure tests have a permalink structure by default in #309
- Adding only_children() method to collections in #310
- Switching to reusable actions in #316
- Bump to 1.0 of alleyinteractive/composer-wordpress-autoloader in #317
- Use separate packages for Caper and filter side effects by @dlh01 in #322
- Queue System Overhaul in #318
New Contributors
Full Changelog: v0.5.4...v0.6.0
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
Big release!
What's Changed
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #290
- Prevent external requests during unit testing by @srtfisher in #293
- Adding macroable to responses by @srtfisher in #292
- Bump actions/cache from 3.0.4 to 3.0.5 by @dependabot in #294
- Bumping asset manager by @srtfisher in #295
- Update testkit to include URL Generator by @srtfisher in #296
- Opening up 0.5 by @srtfisher in #289
- Add request before/after callbacks by @srtfisher in #298
- Cleaning up the flag/argument, simplify to flag/argument/option by @srtfisher in #297
- Including mantle-framework/http-client with testing by @srtfisher in #299
- Fix Asset_Manager bug on asset() by @anubisthejackle in #300
- Adding an Installation_Manager to facilitate installation by @srtfisher in #302
- Adding Conditionable Method Chaining by @srtfisher in #304
- Adding support for Mock_Http_Sequence inside an array by @srtfisher in #303
- Adding Concurrent Http Client Request Support by @srtfisher in #301
- Bumping composer autoloader to v0.6 by @srtfisher in #306
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- Allow testing framework factory to return models in #276
- Define Post Model Terms Fluently in #277
- Add is_json/headline to Str in #279
- [fix] Make all headers lowercase for easier comparison in #280
- Adding a With_Faker trait in #285
- Adding Assert JSON Structure in #286
Full Changelog: v0.2.0...v0.3.0