Skip to content

Releases: MikeSiLVO/script.skinshortcuts

2.0.0.alpha6

25 Aug 03:59
cbc3b5d
Compare
Choose a tag to compare
2.0.0.alpha6 Pre-release
Pre-release
  • restructured (no change to API)
  • added copyright and spdx license headers
  • housekeeping
  • cleaned up whitespace
  • unused variables
  • unused imports
  • renamed shadowed builtins
  • applied PEP8
  • linted with pylint, isort
  • updated/removed po file comments and metadata
  • moved shared/common constants to their own module
  • refactored json rpc requests and moved to a common module
  • refactored logging and moved to a common module
  • refactored hash generation and moved to a common module
  • refactored file handling and moved to a common module
  • removed any unnecessary string encoding/decoding
  • removed duplicate code
  • assorted minor fixes
  • updated settings.xml to Kodi's new settings format
  • added to Weblate for translations
  • added ::ENABLE:: to enable an add-on, used like ::INSTALL::

2.0.0.alpha5

24 Aug 01:06
4b98b56
Compare
Choose a tag to compare
2.0.0.alpha5 Pre-release
Pre-release
  • restructured (no change to API)
  • added copyright and spdx license headers
  • housekeeping
  • cleaned up whitespace
  • unused variables
  • unused imports
  • renamed shadowed builtins
  • applied PEP8
  • linted with pylint, isort
  • updated/removed po file comments and metadata
  • moved shared/common constants to their own module
  • refactored json rpc requests and moved to a common module
  • refactored logging and moved to a common module
  • refactored hash generation and moved to a common module
  • refactored file handling and moved to a common module
  • removed any unnecessary string encoding/decoding
  • removed duplicate code
  • assorted minor fixes
  • updated settings.xml to Kodi's new settings format
  • added to Weblate for translations
  • added ::ENABLE:: to enable an add-on, used like ::INSTALL::

2.0.0.alpha4

23 Aug 03:47
8849aa7
Compare
Choose a tag to compare
2.0.0.alpha4 Pre-release
Pre-release
  • restructured (no change to API)
  • added copyright and spdx license headers
  • housekeeping
  • cleaned up whitespace
  • unused variables
  • unused imports
  • renamed shadowed builtins
  • applied PEP8
  • linted with pylint, isort
  • updated/removed po file comments and metadata
  • moved shared/common constants to their own module
  • refactored json rpc requests and moved to a common module
  • refactored logging and moved to a common module
  • refactored hash generation and moved to a common module
  • refactored file handling and moved to a common module
  • removed any unnecessary string encoding/decoding
  • removed duplicate code
  • assorted minor fixes
  • updated settings.xml to Kodi's new settings format
  • added to Weblate for translations
  • added ::ENABLE:: to enable an add-on, used like ::INSTALL::

2.0.0.alpha3

22 Aug 21:39
bbe9a15
Compare
Choose a tag to compare
2.0.0.alpha3 Pre-release
Pre-release
  • restructured (no change to API)
  • added copyright and spdx license headers
  • housekeeping
  • cleaned up whitespace
  • unused variables
  • unused imports
  • renamed shadowed builtins
  • applied PEP8
  • linted with pylint, isort
  • updated/removed po file comments and metadata
  • moved shared/common constants to their own module
  • refactored json rpc requests and moved to a common module
  • refactored logging and moved to a common module
  • refactored hash generation and moved to a common module
  • refactored file handling and moved to a common module
  • removed any unnecessary string encoding/decoding
  • removed duplicate code
  • assorted minor fixes
  • updated settings.xml to Kodi's new settings format
  • added to Weblate for translations
  • added ::ENABLE:: to enable an add-on, used like ::INSTALL::

2.0.0.alpha2

22 Aug 17:04
05c0a53
Compare
Choose a tag to compare
2.0.0.alpha2 Pre-release
Pre-release
  • restructured (no change to API)
  • added copyright and spdx license headers
  • housekeeping
  • cleaned up whitespace
  • unused variables
  • unused imports
  • renamed shadowed builtins
  • applied PEP8
  • linted with pylint, isort
  • updated/removed po file comments and metadata
  • moved shared/common constants to their own module
  • refactored json rpc requests and moved to a common module
  • refactored logging and moved to a common module
  • refactored hash generation and moved to a common module
  • refactored file handling and moved to a common module
  • removed any unnecessary string encoding/decoding
  • removed duplicate code
  • assorted minor fixes
  • updated settings.xml to Kodi's new settings format
  • added ::ENABLE:: to enable an add-on, used like ::INSTALL::