Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 04:01
· 4 commits to main since this release

Prebuilt binaries for v0.4.1.

Linux (dynamically linked: install libnotify and
libcurl from your distro first):

  • x86_64: muslimtify-*-linux-x86_64.tar.gz
  • aarch64: muslimtify-*-linux-aarch64.tar.gz

Windows, run the installer for your architecture:

  • x64: muslimtify-*-setup-x64.exe
  • arm64: muslimtify-*-setup-arm64.exe

Verify downloads with sha256sum -c SHA256SUMS.

For distro-native installs (Fedora COPR, Debian .deb, winget) see the README.

What's Changed

  • Document GPS and the v0.4.0 behaviour changes in the README by @rizukirr in #68
  • chore: sync prayertimes.h from libmuslim and move it to vendor by @rizukirr in #69
  • docs: name the maintainers and add CODEOWNERS to enforce it by @rizukirr in #70
  • chore: drop the pre-#69 CODEOWNERS path by @rizukirr in #71
  • chore: sync vendor/prayertimes.h from libmuslim main by @rizukirr in #72
  • chore: sync vendor/prayertimes.h to v0.2.0 by @rizukirr in #73
  • feat!: drop sunrise and dhuha, syncing vendor/prayertimes.h to 18daad2 by @rizukirr in #74
  • fix: do not schedule a prayer that does not occur by @rizukirr in #75

Full Changelog: v0.4.0...v0.4.1