Skip to content

v0.1.0.dev36

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 02:12
· 25 commits to main since this release
cce15f7

What's Changed

  • fix: Correct modules of RelationalBones in CartNodeSkel and OrderSkel by @skoegl in #78
  • chore: Set default logger level to INFO by @sveneberth in #79
  • feat: Implement API method cart_view() by @sveneberth in #80
  • refactor: Move phone and email from OrderSkel to AddressSkel by @sveneberth in #81
  • fix: Make order operations transaction safe by @sveneberth in #82
  • feat: Cache vat rates by @sveneberth in #83
  • feat: Make scope_code caseINsenstive by @sveneberth in #84
  • feat: Implement a cached get_skel method for DiscountConditonSkel by @sveneberth in #85
  • chore: Change / Deactivate some logging some loggings by @sveneberth in #86

New Contributors

Full Changelog: v0.1.0.dev35...v0.1.0.dev36