3.3.0 (February 11, 2024)#
Added#
The
get_by_full_name()function has two new optional argumentsinstance_ofandsubclass_of, which may be used to ensure correct return types.The
unflatten_dict()function now supportstuplekeys.The
logs.disable_temporarily()function now support passing loggers by name.
Fixed#
Print parent of inner class in
misc.tname()whenprefix_classname=True.Prefer later folds when using frequency-based schedule and after arguments (
ml.time_split, #313).