Skip to content

Releases: renzmann/treesit-auto

v0.2.4

01 Feb 21:59
Compare
Choose a tag to compare

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

31 Jan 11:49
Compare
Choose a tag to compare

Commits

  • 2797b7e: Adjust spacing and spelling in treesit-auto-install prompt (Robb Enzmann)
  • dc4e9bf: Update README for new global-treesit-auto-mode and treesit-auto-install (Robb Enzmann)
  • c7690f6: Bump version: 0.2.2 → 0.2.3 (Robb Enzmann)

v0.2.2

31 Jan 11:19
Compare
Choose a tag to compare

Commits

  • 9bfac36: Bump version: 0.2.1 → 0.2.2 (Robb Enzmann)

v0.2.1

31 Jan 11:17
Compare
Choose a tag to compare

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

31 Jan 11:17
Compare
Choose a tag to compare

Commits

  • 1e8cc25: hash-quote function name (Robb Enzmann)
  • 21d7f36: add the two links to MELPA(stable) (renzmann) #9
  • 2ab92fe: Update installation instructions (renzmann) #9
  • 23cb056: Bump version: 0.1.8 → 0.2.0 (Robb Enzmann)

v0.1.8

26 Jan 20:23
Compare
Choose a tag to compare

Commits

  • eff7867: Bump version: 0.1.7 → 0.1.8 (Robb Enzmann)

v0.1.7

26 Jan 20:23
Compare
Choose a tag to compare

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

26 Jan 20:22
Compare
Choose a tag to compare

Commits

  • c4c466e: Bump version: 0.1.5 → 0.1.6 (Robb Enzmann)

v0.1.5

24 Jan 16:50
Compare
Choose a tag to compare

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)