Commit Graph

5 Commits

Author SHA1 Message Date
Peter Šurda 634a49cd6d
Bump version 2018-02-14 00:23:47 +01:00
Peter Šurda 4cd36ececc
Bump version 2018-02-13 17:16:20 +01:00
Peter Šurda 9b58f35b80
App name in version 2018-01-02 13:56:03 +01:00
Peter Šurda b304872b68
Version bump for 0.6.2 2017-03-01 13:12:31 +01:00
Peter Šurda 8bcfe80ad0
Refactoring of config parser and shared.py
- got rid of shared config parser and made it into a singleton
- refactored safeConfigGetBoolean as a method of the config singleton
- refactored safeConfigGet as a method of the config singleton
- moved softwareVersion from shared.py into version.py
- moved some global variables from shared.py into state.py
- moved some protocol-specific functions from shared.py into protocol.py
2017-01-11 14:27:19 +01:00