Zramd Versions Save

Automatically setup swap on zram ✨ with optional systemd support, a simpler alternative to zram-generator and systemd-swap

v0.9.2

2 years ago
  • Various internal refactorings

v0.9.1

3 years ago
  • Fix segfault due to insufficient permissions

v0.9.0

3 years ago
  • Prevent setting the wrong device path due to systemd namespacing (#11)

v0.8.9

3 years ago
  • Improve OS detection when building binary
  • Fix permission errors with Go modules
  • Update go-arg

v0.8.8

3 years ago
  • Fix panic when using the SKIP_VM option

v0.8.7

3 years ago
  • Add new option to skip initialization if running inside a virtual machine

v0.8.6

3 years ago
  • Fix dynamically linked builds

v0.8.5

3 years ago
  • Fix ARM builds
  • Release automation