Export realtime game statistics to disk in JSON and other formats.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
831 B

---------------------------------------------------------------------------------------------------
Version: 1.0.3
Date: 15.05.2022
Fixes:
- Fixes bug where get_entity_count always returned an API error
- get_flow_count now supports LuaItemProductionFlowStatistics and other undocumented parents
Features:
- Improved help prompts for missing command arguments
- Added `rm` as an alias of `del`
- Added `show` as an alias of `list`
---------------------------------------------------------------------------------------------------
Version: 1.0.2
Date: 11.02.2021
Features:
- Added statsd support
- Improved examples in documentation
---------------------------------------------------------------------------------------------------
Version: 1.0.1
Date: 09.02.2021
Features:
- First release