Skip to content

Releases: rcarriga/nvim-notify

v2.4.0

11 Apr 08:15
Compare
Choose a tag to compare

2.4.0 (2022-04-11)

Features

  • refresh timeout on replace (486d6ad), closes #78

v2.3.0

10 Apr 10:00
Compare
Choose a tag to compare

2.3.0 (2022-04-10)

Features

v2.2.2

07 Apr 08:11
Compare
Choose a tag to compare

2.2.2 (2022-04-07)

Bug Fixes

Performance Improvements

v2.2.1

20 Mar 08:48
Compare
Choose a tag to compare

2.2.1 (2022-03-20)

Bug Fixes

  • buffer: clear namespace on render (da10302), closes #71

v2.2.0

19 Mar 09:40
Compare
Choose a tag to compare

2.2.0 (2022-03-19)

Features

  • use width of extmarks for window width (2c93e29), closes #68

v2.1.1

19 Mar 09:20
Compare
Choose a tag to compare

2.1.1 (2022-03-19)

Bug Fixes

  • config: show opacity warning once (8e0ccb0), closes #69

v2.1.0

02 Mar 08:42
f81b48d
Compare
Choose a tag to compare

2.1.0 (2022-03-02)

Features

  • silently dismiss pending notifications (#64) (f81b48d)

v2.0.0

20 Feb 17:47
57093e9
Compare
Choose a tag to compare

2.0.0 (2022-02-20)

Features

  • replace and hide_from_history options (#59) (57093e9), closes #43

BREAKING CHANGES

  • Async return value now nests events under events key.

Adds the ability to replace existing notifications and omit
notifications from the history.

v1.19.1

16 Feb 07:18
Compare
Choose a tag to compare

1.19.1 (2022-02-16)

Bug Fixes

  • render: use min width config (8038d04), closes #61

v1.19.0

09 Feb 08:14
Compare
Choose a tag to compare

1.19.0 (2022-02-09)

Features