Releases: jakewilliami/splunk-mode
Releases · jakewilliami/splunk-mode
v1.1.0
Satisfy linting! v1.1.0
- Rename primary group from
splunk-mode
tosplunk
. 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 #6
Full Changelog: 1.0.0...1.1.0
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 #1
New Contributors
- @jakewilliami made their first contribution in #1
Full Changelog: https://github.com/jakewilliami/splunk-mode/commits/1.0.0