v0.4.22
- Integrated Purchase Rate model into the
FixInvalidPolymorphicRelationTypeNamespaces
command to enhance its capabilities. - Applied the
PolymorphicType
trait to relevant models as needed to ensure proper type handling in polymorphic relationships. - Hotfixed the
TrackOrderDistanceAndTime
command:- Restricted the scope to orders created within the last month for improved performance and relevance.
- Ensured usage of either a provider-specified or default configuration value.
What's Changed
- hotfix:
TrackOrderDistanceAndTime
command so that it only pulls orders created in t he last month and explicilty uses a provider by @roncodes in #98 - v0.4.222 by @roncodes in #99
Full Changelog: v0.4.21...v0.4.22