Skip to content

K1.4.0-stable 20240529-2303

Compare
Choose a tag to compare
@thisfeeling thisfeeling released this 30 May 04:05
· 7 commits to kyliz since this release
119847a

-Added function about a question when occurs a error, to avoid lost of progress.

-Added function script "log_message" system. Saves to "kyliz_script.log".

-Added function "tip_messages".

-Added function "global_verification".

-Added translations to "check_updates_system", "global_verification" and "final_function".

-Improved the script error handling with adding functions like "rm_file_error", "mkdir_file_error", "cp_file_error", "mv_file_error", "chmod_file_error", "chown_file_error".

-Improved "download_with_wget", "clone_with_git" with error handling.

-Improvements to script error checking "-z conditions, true or false, STABLE or BETA".

-Improved "install_dependencies" and was remplaced by "config_dependencies".

-Improved "config_dependencies" with dependency validations.

-Improved "config_colors" styles.

-Improved "config_environment".

-Improved "check_updates", with copying config.sh, AnyKernel3.sh system.

-Improved "manual_process" "automatic_process" to avoid repeating code.

-Improved "process_manual_configure_build" "process_auto_configure_build to avoid repeating code".

-Improved "manual_configure_build" "auto_configure_build" to avoid repeating code.

-"status_message" "success_message" "info_message" "handle_error" was remplaced by "messages".

-Reverted function "CHECK_UPDATES" but without errors.

-Fixed "check_updates_system" wont download the new version.

NOTE: Previous versions files were deleted.