Skip to content

Releases: duydo/evm

Release v1.0.0

12 Oct 13:33
Compare
Choose a tag to compare
  • Fixed verify checksum
  • Improved performance
  • Made evm more stable

v0.1.6

16 Aug 03:28
Compare
Choose a tag to compare

Support installing Elasticsearch pre-release versions: alpha, beta, rc.

v0.1.5

11 May 03:26
Compare
Choose a tag to compare
  1. Verify checksum of downloaded file.
  2. Added commands:
  • status: Print running status of current Elasticsearch version
  • stop: Stop Elasticsearch if running
  1. start command now starts Elasticsearch in the background
  2. Replace wget with curl
  3. Bugs fixed & refactoring

v0.1.4

02 May 16:43
Compare
Choose a tag to compare
  1. Add evm which <version> command
  2. Parse options with getops function
  3. Validate arguments
  4. Bugs fixed & improvement

v0.1.3

27 Apr 12:44
Compare
Choose a tag to compare

Bugs fixed:

  1. Fix downloading unknown version
  2. Refactoring

Features:

  1. Print versions
  2. Validate input version

v0.1.2

26 Apr 23:32
Compare
Choose a tag to compare

Fix plugin command for Elasticsearch 1.x, 2.x