Releases: viur-framework/viur-shop
Releases · viur-framework/viur-shop
v0.1.0.dev19
What's Changed
- feat: Make module classes exchangeable by @sveneberth in #22
- feat: Add Prepayment Provider by @ArneGudermann in #20
- fix: Use
skel_cls.__boneMap__
instead ofvars(skel_cls)
by @sveneberth in #23
Full Changelog: v0.1.0.dev18...v0.1.0.dev19
v0.1.0.dev18
What's Changed
- fix: Replace
ArticleSkel
byArticleAbstractSkel
by @ArneGudermann in #19
Full Changelog: v0.1.0.dev17...v0.1.0.dev18
v0.1.0.dev17
What's Changed
- feat: Implement shipping calculation and restructure Skeletons by @sveneberth in #18
- Change bones
- !BREAKING!
shop_shipping
is nowshop_shipping_config
inArticleAbstractSkel
(shop_shipping
is now a computed bone from this config)
- !BREAKING!
- Implement
list_shipping
logic - Implement internal logic to get cheapest shipping for an article and applicable shipping options for a cart.
- Ensure presence of all required
refKeys
inArticleAbstractSkel
implementation. - General improvements of typing,
HookService
and more
- Change bones
Full Changelog: v0.1.0.dev16...v0.1.0.dev17
v0.1.0.dev16
What's Changed
- feat: Add PEP8 linter GitHub Action by @sveneberth in #15
- feat: Support different names for the
viur-shop
module than shop by @sveneberth in #13 - fix: Calculation of discount for baskets by @ArneGudermann in #16
Full Changelog: v0.1.0.dev15...v0.1.0.dev16
v0.1.0.dev15
What's Changed
- feat: Add
Api.basket_list
by @ArneGudermann in #11 - feat: Use only
pyproject.toml
for packaging by @sveneberth in #14
New Contributors
- @ArneGudermann made their first contribution in #11
- @sveneberth made their first contribution in #14
Full Changelog: v0.1.0.dev14...v0.1.0.dev15
v-test-0.1.0.dev15
What's Changed
- feat: Add
Api.basket_list
by @ArneGudermann in #11 - feat: Use only
pyproject.toml
for packaging by @sveneberth in #14
New Contributors
- @ArneGudermann made their first contribution in #11
- @sveneberth made their first contribution in #14
Full Changelog: v0.1.0.dev14...v-test-0.1.0.dev15
v0.1.0.dev14
Full Changelog: v0.1.0.dev13...v0.1.0.dev14
v0.1.0.dev13
What's Changed
- feat: add params to bones of
AddressSkel
for dynamic group rendering in frontend by @KadirBalku in #10
New Contributors
- @KadirBalku made their first contribution in #10
Full Changelog: v0.1.0.dev12...v0.1.0.dev13
v0.1.0.dev12
Full Changelog: v0.1.0.dev11...v0.1.0.dev12
v0.1.0.dev11
Full Changelog: v0.1.0.dev10...v0.1.0.dev11