Skip to content

0.0.2

Compare
Choose a tag to compare
@leandro-benedet-garcia leandro-benedet-garcia released this 14 Aug 21:40
· 39 commits to master since this release

Added

  • Support for Json was added
  • Now, it's possible to save the Model or Template to the raw with the save_to_file method
  • instance_data and older_contents were added.
  • panda_core_data_commands has a new option -re which you can choose between json or yaml
  • PCDInvalidRaw and PCDDuplicatedModuleName exceptions was created
  • Package Storage was created

Changed