Added
- Adding density info to stat module
- Adding flag to stat module to get only elements with default density
- Adding clean module
- Adding function to get directly sw_app, sw_doc
- Adding bool function to test if file is assembly, part or temporary
- Adding sorting option to mass of the part
- Handling conf in the stat module
Changed
- Improving the output of the state module with tabular like output
- Updating the doc in the README for the stat module
- Enum in click option for stat module
- Changing option flag to choice for stat module
Deprecated
Removed
Fixed
- Fix typo in maintainer name
- Fix stat module for no volume part
Security