Skip to content

More robust, compliant on more systems

Compare
Choose a tag to compare
@kaushalmodi kaushalmodi released this 16 Feb 06:28
· 48 commits to master since this release

Features

  • eless can now run on a system having emacs 22.1 too.
  • Tested to work on macOS/BSD system (removed GNU grep and GNU sed dependencies).
  • Use of Bash trap for robust cleanup of temp files on script exit.

Meta Features

  • Now eless is auto-tested on Travis on emacs versions 24.4 to 26.x (and master branch too).
  • Doc-site is auto-built on Netlify directly from Org (so no need to commit HTML files).