Releases: ramojus/mellifluous.nvim
Releases · ramojus/mellifluous.nvim
v1.0.0
Thanks so much for 300 stars! 🌠
Migration instructions can be found here. Additionally, every pull request has a link to migration instructions for the specific changes that were made.
What's Changed
- 65b2ebf feat(colors): allow color overrides to override shades with predefined colors (#45)
- 31cf03f chore(naming): rename color set to colorset (#46)
- a9ed485 chore: remove deprecated meliora module
- aaff7dc fix(config): change styles to match with names of colorset colors (#57)
- d597ef8 chore(config): deprecate global
neutral
option (#59) - 10865e3 chore(mellifluous): remove
bg_contrast
option (#60)
Full Changelog: v0.7.4...v1.0.0
v0.7.4
v0.7.3
v0.7.2
v0.7.1
Probably the last release before v1.
What's Changed
- refactor(colors): simplify creation and replication of shades by @ramojus in #42
- fix(highlights): use green color for 'Ok' diagnostics by @antoineco in #43
- refactor(highlights): use custom highlight groups by @ramojus in #44
- fix(highlights): improve/add search related groups by @ramojus in 5fddf09
Full Changelog: v0.6.0...v0.7.1
v0.6.0
What's Changed
- fix(treesitter): set highlight of TSModuleInfo signs by @antoineco in #32
- fix(general): set highlight of added/removed/changed by @antoineco in #34
- feat(highlights): add neotest support by @windowsrefund in #29
- feat(highlights): colored underlined LSP diagnostics by @antoineco in #36
- feat(highlights): add lazy support by @ramojus in #37
- feat(highlights): add mason support by @antoineco in #31
New Contributors
- @antoineco made their first contribution in #32
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat(highlights): add nvim-notify support by @windowsrefund in #24
- feat(highlights): add
WinBar*
groups by @windowsrefund in #26 - feat(highlights): add basic highlights for Aerial support by @windowsrefund in #27
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- highlight: link FoldColumn to LineNr by @windowsrefund in #23
- fix(NeoTree): make highlights more legible
New Contributors
- @windowsrefund made their first contribution in #23
Full Changelog: v0.4.0...v0.4.1