- ➖ Remove cmdy - 🐛 Fix unnecessary npm output showing in logs - ✨ Add running information
0.10.6
- 🐛 Fix "DeprecationWarning: np.find_common_type is deprecated" from pandas (due to numpy 1.25 update)
0.10.5
- 🎨 Allow starts to be set as a tuple - ⬆️ Bump python-simpleconf to 0.6 and other deps to latest versions - ➕ Add rtoml to deps (as python-simpleconf 0.6 may not depend on rtoml)
0.10.4
- ⬆️ Bump xqute to 0.2.3
0.10.3
- ⬆️ Bump xqute to 0.2.2
0.10.2
- 🐛 Fix exception handling in ProcPBar class update method