Skip to content

Releases: SAPTeamDEV/Magisk-Module-Template

v1.5.2

04 Apr 11:27
Compare
Choose a tag to compare

Changelog

  • Add Workflow template.
  • Fix a critical bug.

v1.4

04 Apr 11:08
Compare
Choose a tag to compare

Changelog

  • Add RepositoryName and RepositoryOwner variables to setup.py.
  • Github release bugfix

v1.3

03 Apr 08:20
Compare
Choose a tag to compare

Changelog

  • Add ModuleVersion and ModuleVersionCode variables to setup.py.
  • some bugfixes for setup.py variable replacements.
  • Add --dry-run command line argument to setup.py for previewing changes.

v1.2

28 Dec 17:33
Compare
Choose a tag to compare

Changelog

  • Add ModuleDisplayName and ModuleAuthorName variables to setup for more customization.
  • Exclude setup and readme files from archiving to reduce zip file size.

v1.1

28 Dec 16:21
Compare
Choose a tag to compare

Changelog

  • Add setup.py for initializing Module (You can delete it after first launch)
  • Fix changelog title

v1.0

28 Dec 13:34
Compare
Choose a tag to compare

Changelog

  • Initial release.