- Renamed
container_dimensionsfield toassembled_dimmensionsinGeneragedSvgstruct
- Renamed
ContainerDimensionsstruct toAssembledDimensions(affectsGeneratedSvg.container_dimensionsfield type) - Renamed
Dimensionsstruct toContainerDimensionsfor clarity
- Added calculation and display of assembled container rack dimensions
- Assembled dimensions (width, height, depth) are now calculated and returned in
GeneratedSvg - CLI now displays actual assembled dimensions instead of zeros
- Updated dependencies
- Updated dependencies
- Added URL for the web UI to README
- Updated installation and usage instractions in README
- Refactor default generation command to own
generatecommand. Added command to list supported containers. - New reqquired argument for generation command:
--containers - Container has now it's own struct which allows to support more containers
- Added Dependabot config