Skip to content

0.3.0

Compare
Choose a tag to compare
@fabiocaccamo fabiocaccamo released this 05 Nov 11:04
  • Added create_zip_file method.
  • Added extract_zip_file method.
  • Added get_dir_creation_date method.
  • Added get_dir_creation_date_formatted method.
  • Added get_dir_last_modified_date method.
  • Added get_dir_last_modified_date_formatted method.
  • Added get_file_creation_date method.
  • Added get_file_creation_date_formatted method.
  • Added get_file_last_modified_date method.
  • Added get_file_last_modified_date_formatted method.
  • Added read_file_lines method.
  • Refactored tests.