Skip to content

Releases: catppuccin/gleam

v3.0.5

18 May 16:20
6580b32
Compare
Choose a tag to compare
ci: update env

v3.0.3

18 May 10:27
613ef5f
Compare
Choose a tag to compare

update links and readme

v3.0.2

18 May 10:10
b47720f
Compare
Choose a tag to compare

Changes:

  • Update the code generation to use a pinned version of the palette JSON
    by using a pinned commit hash
  • Update the LICENSE to be Catppuccin
  • Update usages of Flavour to Flavor and Colour to Color

v2.0.0

21 Apr 06:24
3d2f2a9
Compare
Choose a tag to compare
  • more functional (check the example in the readme)
  • use opaque types
  • remove unnecessary complexity (colour_result) assuming
    palette.json will never provide wrong rgb values (hopefully)

v.1.6.0

20 Apr 06:06
1d0a427
Compare
Choose a tag to compare

new colour_result

v1.5.0

19 Apr 19:52
7f31aa3
Compare
Choose a tag to compare
  • fix docs 404 issue
  • use pure gleam-community/colour types