Skip to content

v0.2.8

Compare
Choose a tag to compare
@JasonConger JasonConger released this 28 Aug 01:09
· 301 commits to master since this release
3e78f72
  • Added spec files for Splunk 8.1 and 8.2
  • Slight code refactor to support unit testing. Also, Mocha unit tests were added.
  • Fixed issue where settings containing curly braces ({}) did not render choices. Issue #40
  • Fixed syntax highlighting issue for settings that contain a comma (,). Issue #42
  • Added support for eventgen.conf files. Issue #27
  • Replaced request package with axios since request has been deprecated.
  • Added dynamic snippets. Issue #20
  • Added snippets for globalConfig.json files.