Skip to content

2.3.3 - The "delayed too many times, but still not too late" version

Latest
Compare
Choose a tag to compare
@gonosztopi gonosztopi released this 07 Feb 23:03
· 50 commits to master since this release

Yes, it's been delayed too many times, but finally it's out! With all the new features and bug fixes from the past four years! Let me highlight some for you:

  • CMake support. CMake provides us platform-independent configuration files and generates native makefiles and workspaces for the compiler of your choice. It's highly experimental in its current state, but it aims to take the place of good old autoconf/automake one day.
  • Command completion with the TAB key in amulecmd.
  • Supports compilation with the latest C++ standard (C++17).
  • Scope graphs now (should) work on Mac.
  • Notification when a download completes.

For the full list of changes see the Changelog.

Download aMule - all-platform eMule P2P Client

Requirements

  • For UPnP you need at least libupnp-1.6.7.
  • For C++17 you need at least Cryptopp-6.0.0.
  • For notifications you need at least wxWidgets-2.9.0.