Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 836 Bytes

CHANGELOG.md

File metadata and controls

18 lines (15 loc) · 836 Bytes

1.1.1

1.1.0

  • Bumping to this version as this plugin was published to rubygems at v1.0
  • Fixed add backward compatible Operator reference aliases 'sub', 'mpx' math filter #8

1.0.0

  • This plugin is now in the logstash-plugins GH org
  • Added Memory registers
  • Added More functions Power, Round, Modulo, FloatDivide
  • Added Literals
  • Added Operator reference aliases, e.g. '*', 'times', 'multiply' all refer to Multiply.
  • Added asciidoc documentation
  • Above features provided by math filter #5

1.0

  • Published to rubygems by Robin Clarke