Skip to content

Releases: Bl4DEx/HA_FixNegativeStatistics

Release 2.2.1

29 Jun 18:11
Compare
Choose a tag to compare
  • Fixed a bug where the previous entry was not properly read

Release 2.2.0

28 Jun 17:09
Compare
Choose a tag to compare
  • 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

27 Jun 19:53
Compare
Choose a tag to compare
  • 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

25 Jun 20:44
Compare
Choose a tag to compare
  • 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

24 Jun 20:57
Compare
Choose a tag to compare

Add support for a MySQL server using the package PyMySQL
Add support for entities that are no Riemann Sum Entities