Recent Releases of splunk-mode

splunk-mode - v1.1.0

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

  • Add tests/CI by @jakewilliami in https://github.com/jakewilliami/splunk-mode/pull/6

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

- Emacs Lisp
Published by jakewilliami almost 2 years ago

splunk-mode - v1.0.0

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

  • Syntax highlighting for Splunk SPL by @jakewilliami in https://github.com/jakewilliami/splunk-mode/pull/1

New Contributors

  • @jakewilliami made their first contribution in https://github.com/jakewilliami/splunk-mode/pull/1

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

- Emacs Lisp
Published by jakewilliami almost 2 years ago