v1.5.0-beta
Pre-release
Pre-release
What's Changed
- [BSS-90] Implement SearchPosts by @shahmal1yev in #30
Deprecations
-
Marked
getandexistmethods in theBaseResponsetrait as deprecated since version1.5.0-beta.- These methods are planned for removal in version
2.x. - Added runtime deprecation warnings to notify developers about their usage.
- Introduced
resolveas an alternative togetandhasas an alternative toexist.
- These methods are planned for removal in version
-
Marked
castandrevertmethods in theBaseObjecttrait as deprecated since version1.5.0-beta.- These methods are planned for removal in version
2.x. - No direct alternatives are provided; functionality will not be replaced.
- These methods are planned for removal in version
Thanks
- Thanks to @dev4press for creating and contributing to the implementation of the
SearchPostsfeature in #29
Full Changelog: v1.4.3-beta...v1.5.0-beta