Skip to content

Releases: SAPTeamDEV/Magisk-Module-Template

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 04 Apr 11:27

Changelog

  • Add Workflow template.
  • Fix a critical bug.

v1.4

Choose a tag to compare

@SAPTeamDEV SAPTeamDEV released this 04 Apr 11:08

Changelog

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

v1.3

Choose a tag to compare

@github-actions github-actions released this 03 Apr 08:20

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

Choose a tag to compare

@github-actions github-actions released this 28 Dec 17:33

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

Choose a tag to compare

@github-actions github-actions released this 28 Dec 16:21

Changelog

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

v1.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 13:34

Changelog

  • Initial release.