Releases: krishnanz550i-cmyk/logisticspy
Releases · krishnanz550i-cmyk/logisticspy
v0.3.1
v0.3.0v0.3.0
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
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
Initial release. logisticspy. weight provides chargeable / volumetric
weight calculations for air, courier, sea, road, and rail freight,
migrated from the standalone chargeable-weight package.