Skip to content

v1.0.2

Compare
Choose a tag to compare
@exolutiontech exolutiontech released this 10 Nov 19:41
· 12 commits to main since this release

Release v1.0.2

What's Changed

  • Added initial version of lilmail
  • Cross-platform support for Linux, Windows, and macOS

🔧 Binary Downloads

  • Linux (amd64): lilmail1.0.0_linux_amd64
  • Windows (amd64): lilmail1.0.0_windows_amd64.exe
  • macOS (amd64): lilmail1.0.0_darwin_amd64
  • Source code (ZIP): lilmail1.0.0_source.zip

📝 Installation

# Linux/macOS
chmod +x lilmail1.0.0_linux_amd64  # or darwin_amd64
./lilmail1.0.0_linux_amd64         # or darwin_amd64

# Windows
# Just double-click the .exe file