Releases: cereja-project/cereja
Releases · cereja-project/cereja
v1.5.4
v1.5.3
v1.5.3 (#155) * chore: add multiprocessing experimental * chore: send n_proc * fix: improves Path.list_dir * fix: improves Path.list_files and fix usages * fix: improves and add tests * fixes: fixed clean_dir function * fixes: remove tests of deprecated functions * fixes: improves chunk function * fixes: fix rescale_values up when send fill_with. * fixes: improves rescale_values function - you can choose type of filling when rescaling values pre, inner or post
v1.5.2
v1.5.1
v1.5.0
v1.4.9
v1.4.8
release: v1.4.8 (#146) * release: v1.4.8 * improves: Zip file improves * improves: dict_append accept tuple obj * fix: inverted_dict bug fixes - add to_tuple, dict_to_tuple and list_to_tuple * fix: imports fixed. * tests: add tests * fix: fixed base64 decode and added tests