Releases: renzmann/treesit-auto
Releases · renzmann/treesit-auto
v0.2.4
Commits
- 12f6991: Add Emacs logo link (Robb Enzmann)
- 015880f: enable/disable advising
treesit-install-language-grammar
through global mode (Robb Enzmann) #11 - 351b0a2: remove outdated advice from README (Robb Enzmann) #11
- 84e3db0: Fix cond form (Robb Enzmann)
- 20813b3: Fix typos (Robb Enzmann)
- 6339ae3: Bump version: 0.2.3 → 0.2.4 (Robb Enzmann)
v0.2.3
v0.2.2
v0.2.1
Commits
- 15da8bf: Add minor-mode to enable ability to manage prog-mode hook (Justin Barclay) #8
- f78e31c: Add ability to customize if a prompt is given during installation (Justin Barclay) #8
- 9f1c106: Fix lint errors (Justin Barclay) #8
- 3e8512b: Apply suggestions from code review (Justin) #8
- 1169288: Remove extra argument in function call (Justin Barclay) #8
- 0eba0e4: Merge branch 'main' of github.com:renzmann/treesit-auto (Robb Enzmann)
- 444e825: Bump version: 0.2.0 → 0.2.1 (Robb Enzmann)
v0.2.0
v0.1.8
v0.1.7
Commits
- 8c4abf0: Add more configuration examples to README (renzmann)
- 1a12641: add a note about syncing up hooks (renzmann)
- ed8faad: add latex and bibtex support (sleepyeye) #4
- 1ab3dec: Update installation note (Robb Enzmann)
- 4c3b0f9: clean up some grammar (renzmann)
- 0fa221f: clean up some grammar (renzmann)
- e5e4d0b: Add clojure and css-in-js source repo URLs (renzmann) #6
- 989aa65: Merge branch 'main' of github.com:renzmann/treesit-auto (Robb Enzmann)
- bcff469: Bump version: 0.1.6 → 0.1.7 (Robb Enzmann)
v0.1.6
v0.1.5
Commits
- aff1be7: change emacs requirement to 29.0 (Robb Enzmann)
- 98f6fa8: Re-add treesit-auto--language-source-alist (Justin) #2
- 815622c: remove redundant defvar (Robb Enzmann)
- 712a7a2: remove some extra whitespace (Robb Enzmann)
- 095bf1a: ignore api_token (Robb Enzmann)
- e36be86: add the convenience keyword (Robb Enzmann)
- b83ef36: Bump version: 0.1.4 → 0.1.5 (Robb Enzmann)