Skip to content

Releases: krishnanz550i-cmyk/logisticspy

v0.3.1

16 Jun 19:16

Choose a tag to compare

What's changed

  • README now links to the Beginner's User Guide (top banner + Documentation section),
    making it discoverable from the PyPI project page.

v0.3.0v0.3.0

16 Jun 19:02

Choose a tag to compare

What's changed

  • README rewritten to feature both weight and packwise modules prominently
  • Added "What's inside" table and dual quick-start examples
  • Improved module introductions with clearer problem statements
  • Fixed deprecated datetime.utcnow() in packwise StockLedger (now timezone-aware)
  • Added beginner's user guide (attached below)

v0.2.0

16 Jun 18:18

Choose a tag to compare

Add the packwise module: UOM conversion & packaging consolidation
(UOM hierarchies, per-SKU config + GRN behaviors, stateless converters,
a stateful StockLedger, logisticspy document hooks, and five preset
hierarchies). 84 tests passing. Pure stdlib.

v0.1.0

16 Jun 16:57

Choose a tag to compare

Initial release. logisticspy. weight provides chargeable / volumetric
weight calculations for air, courier, sea, road, and rail freight,
migrated from the standalone chargeable-weight package.