Skip to content

v0.4.22

Compare
Choose a tag to compare
@roncodes roncodes released this 19 Mar 11:18
· 197 commits to main since this release
db46be9
  • 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