[util/format] Tests and minor renaming

This commit is contained in:
Tobias Witek 2020-03-07 13:33:28 +01:00
parent 0f96f2727b
commit 8efa101380
4 changed files with 18 additions and 4 deletions

View file

@ -7,3 +7,4 @@
- engine.input.register_callback is now core.input.register
- update() only has a single parameter (self) (no widgets anymore)
- bumblebee.util.format stuff moved into util.format (byte, aslist, asbool, etc.)
- util.format.duration -> shorten -> compact, suffix -> unit