Skip to content

0.7.1

Compare
Choose a tag to compare
@DavidRodriguezSoaresCUI DavidRodriguezSoaresCUI released this 23 Apr 12:21
· 5 commits to main since this release

[0.7.1] - 23.04.2023

Added

  • dict_utils: Collection of operations on dict
  • list_utils: Collection of operations on list; moved flatten_list from utils
  • hash: Added method get_temporary_dir_name

Modified

  • utils.caller_info: small fix for when frame.code_context is None