Releases: Bl4DEx/HA_FixNegativeStatistics
Releases · Bl4DEx/HA_FixNegativeStatistics
Release 2.2.1
Release 2.2.0
- Add support for fixing powercalc entities
- Fixing core.restore_state and powercalc_group is ignored if files do not exist
- Fixing states and statistiscs: Now searches first valid value and uses it as a starting point
(Previously, skipped if first value was not valid)
Release 2.1.2
- Table statistics: Update sum/state if value is NULL
- FixLastValidState: Add checks for types
- Remove autocommit for MySQL server
- Remove output of total changes but improve script output overall
Release 2.1.1
- Fixed a bug where --list did not list all entities with has_sum=1
- Added autocommit=True for MySQL server connection
- No longer round values but handle all values as they are stored in the database
Release 2.1.0
Add support for a MySQL server using the package PyMySQL
Add support for entities that are no Riemann Sum Entities