What's Changed * dev(for): add nested_for function by HansBug in https://github.com/HansBug/hbutils/pull/12 * dev(for): add progressive_for function by HansBug in https://github.com/HansBug/hbutils/pull/13 * dev(testing): Add hbutils.testing module by HansBug in https://github.com/HansBug/hbutils/pull/14
What's Changed * refactor(model): add model part by HansBug in https://github.com/HansBug/hbutils/pull/10 * refactor(model): move int_enum_loads to hbutils.model by HansBug in https://github.com/HansBug/hbutils/pull/11
What's Changed * dev(hansbug): Development of class model builders by HansBug in https://github.com/HansBug/hbutils/pull/3 * dev(hansbug): Add scale unit support by HansBug in https://github.com/HansBug/hbutils/pull/4 * dev(hansbug): add string functions in hbutils.string by HansBug in https://github.com/HansBug/hbutils/pull/5 * dev(hansbug): add random string functions && add md5 and sha1 digest functions by HansBug in https://github.com/HansBug/hbutils/pull/6 * dev(hansbug): add common_base by HansBug in https://github.com/HansBug/hbutils/pull/7
New Contributors * HansBug made their first contribution in https://github.com/HansBug/hbutils/pull/3