Skip to content

Releases: AstroNvim/astrocore

v1.11.0

28 Oct 16:38
Compare
Choose a tag to compare

1.11.0 (2024-10-28)

Features

  • health: add health check for conflicting mappings (1040947)

v1.10.0

27 Sep 14:56
Compare
Choose a tag to compare

1.10.0 (2024-09-27)

Features

  • add with_file helper to run a function on an opened file (ca2a852)

v1.9.0

19 Sep 17:33
Compare
Choose a tag to compare

1.9.0 (2024-09-19)

Features

  • add patch_func to monkey patch into an existing function (e7d7a35)

v1.8.1

17 Sep 20:06
Compare
Choose a tag to compare

1.8.1 (2024-09-17)

Bug Fixes

  • remove non-public facing json module as it was merged upstream (2d19ef3)

v1.8.0

29 Aug 15:30
Compare
Choose a tag to compare

1.8.0 (2024-08-29)

Features

  • buffer: add utility to check if a buffer has a filetype (a00fa8c)

v1.7.2

27 Aug 14:27
Compare
Choose a tag to compare

1.7.2 (2024-08-27)

Bug Fixes

  • buffer: make sure previous buffer is valid (1087dc4)

v1.7.1

08 Aug 08:26
Compare
Choose a tag to compare

1.7.1 (2024-08-08)

Bug Fixes

  • the right hand side is not mandatory when setting a mapping (47a7b83)

v1.7.0

04 Aug 14:31
Compare
Choose a tag to compare

1.7.0 (2024-08-04)

Features

  • add json module for cleaning up json (ee7b8bd)

v1.6.3

22 Jul 15:01
Compare
Choose a tag to compare

1.6.3 (2024-07-22)

Bug Fixes

  • defer clipboard because xsel and pbcopy can be slow (3bc1868)

v1.6.2

12 Jul 20:59
Compare
Choose a tag to compare

1.6.2 (2024-07-12)

Bug Fixes