CHANGELOG.rst
929 Bytes
0.4.1
Order timestamp fix, when apiclient env restore, and date timestamp is less current time, it replaced with current timestamp
0.4.0
Added support for FLORACONCIERGE_PRODUCT_IMAGES dict. Available default sizes: default, small, middle, big, thumb_100, thumb_250, thumb_500.
Synced api mappings & functions list.
0.3.0
Added automatic type casting to int/float for object values
0.2.8
Fixed models mapping bug.
0.2.7
Currency rounding added support for direction.
0.2.6
Model of color for custom bouquets.
0.2.5
Added rounding support to currency model.
0.2.4
Fixed client code. Added mixin to code.
0.2.2
Api errors raise fix.
0.2.1
Added salon by id api. Added partner api service.
0.2.0
Added request cache and collection find/findall functions. Updated api functions signatures.
0.1.0
Core api client features implementation.