Change Logs¶
0.0.2¶
- Support for Json was added
auto_convert_to_pathlib()do not need the is_file parameter anymoreDataCorehas a new parameter excluded_extensions- Now, it’s possible to save the
ModelorTemplateto the raw with thesave_to_file()method PCDInvalidRawandPCDDuplicatedModuleNameexceptions was createdinstance_data()andfolder_contents()were added.- panda_core_data_commands has a new option -re which you can choose between json or yaml
- Both exceptions PCDFolderNotFound and PCDFileNotFound was merged into
PCDInvalidPath - Package Storage was created