Skip to content

Releases: Artawower/turbo-log

V3.0.0

08 Dec 19:26
Compare
Choose a tag to compare

Switching to treesit dependency, the minimum emacs version is 29

v2.2.0

26 Aug 10:46
Compare
Choose a tag to compare

Support for custom context.

v2.1.2

21 Aug 21:01
bbe4077
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

V2.1.1

30 Jan 14:23
Compare
Choose a tag to compare

What's Changed

  • feat: improve inserting by jump throught nodes by @Artawower in #10

Full Changelog: v2.1.0...v2.1.1

V2.1.0

15 Jan 22:44
Compare
Choose a tag to compare

Declarative macro for simple configuration.

V2.0.0

08 Jan 23:24
76c105c
Compare
Choose a tag to compare

What's Changed

  • Add tree-sitter support

  • Add additional test cases

  • Eldev for github actions

  • More tests

  • Java/c#/lua/elisp/ruby/rust support

  • Teleport to new locations from tree-sitter node

  • More flexible format of configurations

  • Templates for log message formatters

  • Defcustom instead of defvar

V1.2.0 Text inserting inside logger

15 Dec 19:18
88a9414
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

07 Dec 22:47
Compare
Choose a tag to compare
  • Add autoformatter for ecmascript
  • Fix some alignment questions

v1.1.0

14 Nov 21:06
Compare
Choose a tag to compare

Improve ecmascript line break for long lines

Fixed <emacs 28+ compatibility

19 Oct 15:44
Compare
Choose a tag to compare

Added golang formatter template.