Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 1.18 KB

CHANGES.md

File metadata and controls

66 lines (42 loc) · 1.18 KB

Important Changes

v4.5.0

Renamed (moved)

  • cengal.hardware.info.cpu -> cengal.hardware.cpu.info
  • cengal.os.execute -> cengal\os\process\prepare_cmd_line

New

  • cengal\hardware\memory\info
  • cengal\hardware\memory\mmap
  • cengal\parallel_execution\multiprocess\pool
  • cengal\user_interface\console\terminal
  • cengal\user_interface\console\nim_terminal
  • cengal\os\process\ensure_environment
  • cengal\os\process\memory_info
  • cengal\data_manipulation\conversion\list_and_dict
  • cengal\data_containers\intenum_struct
  • cengal\cpython_tools\int_max_str_digits
  • cengal\cpython_tools\pythonhashseed
  • cengal\cpython_tools\pythonintmaxstrdigits
  • cengal\cpython_tools\pythonoptimize
  • cengal\cpython_tools\scientific_interpreter_mode
  • cengal\code_flow_control\context_management

Removed

...

v4.4.1

Renamed (moved)

...

New

...

Removed

...

v4.4.0

Renamed (moved)

...

New

  • cengal\text_processing\hex
  • cengal\text_processing\open_text_file
  • cengal\parallel_execution\asyncio\ashared_memory_manager
  • cengal\entities\asm_functions
  • cengal\data_manipulation\conversion\base64
  • ...

Removed

...