Skip to content

Releases: jakewilliami/splunk-mode

v1.1.0

22 Apr 08:23
fbc0b5f
Compare
Choose a tag to compare

Satisfy linting! v1.1.0

  • Rename primary group from splunk-mode to splunk. It is not advisable to name groups ending with `-mode' unless it conflicts with another group.
  • We are also more specific with our Emacs 27 requirement (27.1).
  • Finally, we remove the temporary interactive font-lock-fontify-buffer.

This is all required for a non-functional change to add CI/CD and tests.

What's Changed

Full Changelog: 1.0.0...1.1.0

v1.0.0

22 Apr 08:23
239dbdf
Compare
Choose a tag to compare

splunk-mode v1.0.0

First release! This release (finally) offers syntax support for the Splunk SPL query language.

I've been working intermittently on this since 2022.

What's Changed

New Contributors

Full Changelog: https://github.com/jakewilliami/splunk-mode/commits/1.0.0