Skip to content

Releases: ramojus/mellifluous.nvim

v1.0.0

14 Sep 14:56
Compare
Choose a tag to compare

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

30 Aug 10:10
Compare
Choose a tag to compare

What's Changed

  • fix(shader): always allow shading to a neutral color by @ramojus in #58

Full Changelog: v0.7.3...v0.7.4

v0.7.3

16 Aug 13:51
f310eb2
Compare
Choose a tag to compare

What's Changed

  • fix(config): rebase on default config after changes from CLI by @ramojus in #53
  • fix(config): always re-merge color set defaults by @ramojus in #56

Full Changelog: v0.7.2...v0.7.3

v0.7.2

10 Aug 08:05
aeca4c1
Compare
Choose a tag to compare

What's Changed

  • fix(highlights): avoid NONE backgrounds for custom groups by @ramojus in #50
  • fix(lazy): use NormalFloat bg as bg by @ramojus in #52

Full Changelog: v0.7.1...v0.7.2

v0.7.1

20 Jul 06:41
Compare
Choose a tag to compare

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

31 May 15:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 May 07:59
454cb9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Apr 06:31
a964e40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

24 Mar 09:42
Compare
Choose a tag to compare

What's Changed

  • feat(sets): add kanagawa dragon color set by @ramojus in #20
  • color: make vimdoc headings less prominent (b5df562)

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Mar 11:34
42ccf80
Compare
Choose a tag to compare

What's Changed

  • feat(highlights): switch to new treesitter captures by @ramojus in #16
  • feat(highlights): revamp markup headings, links and raw text by @ramojus in #17
  • feat(highlights): add neorg plugin by @ramojus in #18

Full Changelog: v0.2.0...v0.3.0