Releases: nix-community/nix-ts-mode
Releases · nix-community/nix-ts-mode
v0.1.4
v0.1.3
📦 Uncategorized
- docs: add README badges and initial usage
- PR: #6
- ci(github): NO-ISSUE initial workflow refactor
- PR: #8
- feat: NO-ISSUE improve indentation
- PR: #7
- fix: NO-ISSUE Add indentation rules for let and attrset
- PR: #13
- feat: #14 Improve multi-line string indentation
- PR: #15
- ci: lighten PR validation and change release process
- PR: #23
- build(deps): bump the all-actions group with 2 updates
- PR: #24
- no-issue: add MELPA Stable badge too
- PR: #17
v0.1.2
Changelog
v0.1.2 (2023-08-21)
Features
- add GPLv3 license (#5)
(883bcbd),
closes #5 - add package utils
(b9f8dbd) - remove redundant Emacs packages
(4cbd6bb) - oh yeah
(2129d27) - misc
(bb398ee) - wrap nix-emacs-ci with Nix grammar
(ade27b8) - add more queries and initial indents
(6a1caee) - initial commit
(7626e7f)
Fixes
- prepare for MELPA distribution (#2)
(293ae85),
closes #2 - correct MELPA package linting errors
(73d8654) - temporarily disable version check
(8d6f6f6) - correct Emacs version check
(b5a0730) - build with tree-sitter support
(f04fd74) - remove period from error message
(11d5494)
Other
- release v0.1.1
(26df828) - validate PR titles against conventional commits (#4)
(92e67a9),
closes #4 - github:test_and_release: correct equality check
(3698a50) - github:test_and_release: correct permissions syntax
(683a03a) - github:test_and_release: correct bump check
(3b9a55c) - correct package version
(da9d299) - github:test_and_release: correct package version syntax
(d05a9f5) - remove redundant cog config
(020eb5e) - release v0.1.0
(fbfb173) - github:test_and_release: use proper semver tagging
(aaf695b) - escape newline
(72a89f9) - github:test_and_release: fetch full history
(73d028d) - github:test_and_release: debug
(80053c0) - github:test_and_release: debug
(a13db70) - github:test_and_release: debug
(a8bf46f) - github:test_and_release: comment test deps for debugging
(a05266f) - github:test_and_release: revert permissions
(80ee843) - github:test_and_release: comment write portion for debug
(0b78c8d) - github:test_and_release: remove diff logging
(e3f1247) - github: rename jobs for brevity
(09bc780) - github:tag_and_release: generate changelog before release commit
(fb541f5) - github:tag_and_release: attempt to correct changelog generation
(4750ee9) - github:tag_and_release: replace tag and third-party action with GH CLI
(81950b3) - github:tag_and_release: use CHANGELOG.md for release and tag
(29b7a56) - github:tag_and_release: give job-specific write permissions
(8c74026) - do not fail linting on warnings
(5bc14cd) - github: initial release flow
(92a9cc5) - github:tag_and_release: correct YAML indentation
(dd688a0) - github: add initial tag_and_release workflow
(9803bed) - add cocogitto cog config
(065c12a) - github:package_lint: lint main package file
(00bf63d) - ignore Cask directory
(af58f47) - github: add package lint workflow
(374274c) - github:test: add back release-snapshot
(995482b) - github:test: test only on Emacs 30
(ec9226b) - rename font lock test file for ert-runner
(6fbadb4) - github:test: move grammar install to script
(b5bfdbd) - github:test: correct Elisp again
(7bea2d9) - github:test: correct Elisp
(c7e3f68) - github:test: use Cask snapshot
(fc0b670) - github:test: correct YAML
(591dd77) - github:test: use cachix cache
(e69eec2) - add actual assertion for font face
(930a5f7) - correctly escape quotes
(2f7edc9) - ensure Nix load-path is loaded
(b997d26) - add working directory to load path
(f467cec) - remove debug and correct bin path
(397aa67) - rename step and add debug
(3e84c51) - rearrange steps
(265b038) - correct flake attribute pattern
(c0e6401) - initial font-lock tests
(a61b213)
Documentation
- add empty README
(5cc6dbc)
v0.1.1
Changelog
v0.1.1 (2023-08-21)
Features
- add GPLv3 license (#5)
(883bcbd),
closes #5 - add package utils
(b9f8dbd) - remove redundant Emacs packages
(4cbd6bb) - oh yeah
(2129d27) - misc
(bb398ee) - wrap nix-emacs-ci with Nix grammar
(ade27b8) - add more queries and initial indents
(6a1caee) - initial commit
(7626e7f)
Fixes
- correct MELPA package linting errors
(73d8654) - temporarily disable version check
(8d6f6f6) - correct Emacs version check
(b5a0730) - build with tree-sitter support
(f04fd74) - remove period from error message
(11d5494)
Other
- validate PR titles against conventional commits (#4)
(92e67a9),
closes #4 - github:test_and_release: correct equality check
(3698a50) - github:test_and_release: correct permissions syntax
(683a03a) - github:test_and_release: correct bump check
(3b9a55c) - correct package version
(da9d299) - github:test_and_release: correct package version syntax
(d05a9f5) - remove redundant cog config
(020eb5e) - release v0.1.0
(fbfb173) - github:test_and_release: use proper semver tagging
(aaf695b) - escape newline
(72a89f9) - github:test_and_release: fetch full history
(73d028d) - github:test_and_release: debug
(80053c0) - github:test_and_release: debug
(a13db70) - github:test_and_release: debug
(a8bf46f) - github:test_and_release: comment test deps for debugging
(a05266f) - github:test_and_release: revert permissions
(80ee843) - github:test_and_release: comment write portion for debug
(0b78c8d) - github:test_and_release: remove diff logging
(e3f1247) - github: rename jobs for brevity
(09bc780) - github:tag_and_release: generate changelog before release commit
(fb541f5) - github:tag_and_release: attempt to correct changelog generation
(4750ee9) - github:tag_and_release: replace tag and third-party action with GH CLI
(81950b3) - github:tag_and_release: use CHANGELOG.md for release and tag
(29b7a56) - github:tag_and_release: give job-specific write permissions
(8c74026) - do not fail linting on warnings
(5bc14cd) - github: initial release flow
(92a9cc5) - github:tag_and_release: correct YAML indentation
(dd688a0) - github: add initial tag_and_release workflow
(9803bed) - add cocogitto cog config
(065c12a) - github:package_lint: lint main package file
(00bf63d) - ignore Cask directory
(af58f47) - github: add package lint workflow
(374274c) - github:test: add back release-snapshot
(995482b) - github:test: test only on Emacs 30
(ec9226b) - rename font lock test file for ert-runner
(6fbadb4) - github:test: move grammar install to script
(b5bfdbd) - github:test: correct Elisp again
(7bea2d9) - github:test: correct Elisp
(c7e3f68) - github:test: use Cask snapshot
(fc0b670) - github:test: correct YAML
(591dd77) - github:test: use cachix cache
(e69eec2) - add actual assertion for font face
(930a5f7) - correctly escape quotes
(2f7edc9) - ensure Nix load-path is loaded
(b997d26) - add working directory to load path
(f467cec) - remove debug and correct bin path
(397aa67) - rename step and add debug
(3e84c51) - rearrange steps
(265b038) - correct flake attribute pattern
(c0e6401) - initial font-lock tests
(a61b213)
Documentation
- add empty README
(5cc6dbc)
v0.1.0
Changelog
v0.1.0 (2023-07-13)
Features
- add package utils
(b9f8dbd) - remove redundant Emacs packages
(4cbd6bb) - oh yeah
(2129d27) - misc
(bb398ee) - wrap nix-emacs-ci with Nix grammar
(ade27b8) - add more queries and initial indents
(6a1caee) - initial commit
(7626e7f)
Fixes
- correct MELPA package linting errors
(73d8654) - temporarily disable version check
(8d6f6f6) - correct Emacs version check
(b5a0730) - build with tree-sitter support
(f04fd74) - remove period from error message
(11d5494)
Other
- github:test_and_release: use proper semver tagging
(aaf695b) - escape newline
(72a89f9) - github:test_and_release: fetch full history
(73d028d) - github:test_and_release: debug
(80053c0) - github:test_and_release: debug
(a13db70) - github:test_and_release: debug
(a8bf46f) - github:test_and_release: comment test deps for debugging
(a05266f) - github:test_and_release: revert permissions
(80ee843) - github:test_and_release: comment write portion for debug
(0b78c8d) - github:test_and_release: remove diff logging
(e3f1247) - github: rename jobs for brevity
(09bc780) - github:tag_and_release: generate changelog before release commit
(fb541f5) - github:tag_and_release: attempt to correct changelog generation
(4750ee9) - github:tag_and_release: replace tag and third-party action with GH CLI
(81950b3) - github:tag_and_release: use CHANGELOG.md for release and tag
(29b7a56) - github:tag_and_release: give job-specific write permissions
(8c74026) - do not fail linting on warnings
(5bc14cd) - github: initial release flow
(92a9cc5) - github:tag_and_release: correct YAML indentation
(dd688a0) - github: add initial tag_and_release workflow
(9803bed) - add cocogitto cog config
(065c12a) - github:package_lint: lint main package file
(00bf63d) - ignore Cask directory
(af58f47) - github: add package lint workflow
(374274c) - github:test: add back release-snapshot
(995482b) - github:test: test only on Emacs 30
(ec9226b) - rename font lock test file for ert-runner
(6fbadb4) - github:test: move grammar install to script
(b5bfdbd) - github:test: correct Elisp again
(7bea2d9) - github:test: correct Elisp
(c7e3f68) - github:test: use Cask snapshot
(fc0b670) - github:test: correct YAML
(591dd77) - github:test: use cachix cache
(e69eec2) - add actual assertion for font face
(930a5f7) - correctly escape quotes
(2f7edc9) - ensure Nix load-path is loaded
(b997d26) - add working directory to load path
(f467cec) - remove debug and correct bin path
(397aa67) - rename step and add debug
(3e84c51) - rearrange steps
(265b038) - correct flake attribute pattern
(c0e6401) - initial font-lock tests
(a61b213)
Documentation
- add empty README
(5cc6dbc)