Commit Graph

3 Commits

Author SHA1 Message Date
Denis Bilenko dfcbdaf5b8 fix bundle/debug 2025-01-28 17:37:43 +01:00
Denis Bilenko fbe4154b7d do not use 'sort' - produces different result on Windows
Might be fixable with Locale setting (https://stackoverflow.com/a/39172728), but it's easier just not to depend on it.
2025-01-28 17:08:20 +01:00
Denis Bilenko 67d7a965b1 tweak log output
- remove time
- remove attrs unless level is debug
- replace $DEV_VERSION
- add acceptance test for --debug
2025-01-28 17:08:20 +01:00