- Properties were not correctly saved
- Adding properties module
- Adding the type of component into the display of the stat module
- Adding a flag to filter the type of components
- Adding the number of drawings using the parts
- Adding an option to export stats module to CSV or to clipboard
- Fixing an issue with the configuration name removal. Some parts were not correctly counted in the tree display.
- Do not count suppressed components in the stat module
- Add condition to avoid crash on non readable masss properties
- 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
- 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
- Fix typo in maintainer name
- Fix stat module for no volume part
- Adding stat module
- Correcting README
- Adding auto_export module
- Changing used version of pydantic
- Adding copy full assembly
- Adding config handler
- Adding a utils folder for generic functions
- Correct cli not executing the commands
- Adding
pyproject.toml
- Adding issue and PR template
- Adding formating (black) and linting (pylint) github action
- Changing the project from Ready-dxf to a collection of tools
- Removing
requirements.txt
- Installation instruction for Ready-dxf
- How to use instruction for Ready-dxf
- Folder handler for Ready-dxf
- Proof of concept for Ready-dxf