BytesConverter
This new release highly improves BytesConverter class, allowing conversion between bytes / bits / human and IEC notations.
Features
misc
- highly improves BytesConverter class, allowing conversion between bytes / bits / human and IEC notations
- Add convert_time_to_seconds() function allowing to convert time strings with more than 24h format into seconds
Misc
- Remove Python 3.5 and 3.6 from linux test matrix since Github actions don't propose them anymore
- Update github actions to v3