Skip to content

v1.12.0

Choose a tag to compare

@sayyid5416 sayyid5416 released this 10 Jan 00:45
68106f9

New

  • format_bytes: Returns human readable formats from bytes.
  • class Calender_Class: Class Containing functions related to Calendar.
  • get_unsupported_file_path_chars: Returns A list of characters which can't use in file names (windows only)
  • __wrapped__ attribute can be used with run_threaded decorator to run the main function without running a thread.

Bug Fixes

  • Bug fixes in retry_support