3.1.0 (2024-11-15)
- change inline codeblocks from
peach
totext
(45da623) - increase contrast on icons hover (#140) (7edf128)
- preserve links as
blue
inside inline codeblocks (45da623)
- consistently use "flavor" and "color" spellings, update sass syntax (#138) (fa0912e)
- website: set default to
latte
(#141) (e8a0135)
3.0.3 (2024-09-22)
- highlightjs syntax highlighting (#119) (5a04755)
- properly theme
hr
element (#122) (90d4392) - reduce harshness of hover highlight (ac84329)
- theme tooltip when copying from codeblock (ac84329)
3.0.2 (2024-09-22)
- add symlinks back (0aad6a2)
- example: remove symlinks to see if website ci passes (291ceb7)
- example: update mdbook-admonish & rework pages ci (#116) (db0d22c)
- ignore css in example directory (ccc7de7)
- switch borders from
crust
tosurface0
(#118) (c315046)
3.0.1 (2024-09-22)
3.0.0 (2024-09-22)
- deprecate rust plugin & update sass files (#112)
2.2.0 (2024-08-15)
2.1.0 (2023-11-11)
- cargo: reduce build-time dependencies (8e9ea6e)
- cargo: update/unpin clap and mdbook (b209ae7)
- distribution: remove
linux-musl
,win-gnu
, andwin32-msvc
(170419d) - nix: add shell completions (#89) (097a72a)
- nix: drop macOS native dependencies (#88) (547ed85)
- website: use mdbook-admonish v1.13.0 (33eb09c)
2.0.1 (2023-10-09)
2.0.0 (2023-10-07)
- support mdbook version
0.4.35
- cli: add "--force" flag to install command (28f9d0f)
- cli: detect differences in major version (8956c61)
- support mdbook version
0.4.35
(55e8722)
1.2.0 (2023-10-03)
1.1.0 (2023-10-02)
1.0.0 (2023-09-17)
- merge css files and separate admonish
- merge css files and separate admonish (5a160cd)
v0.2.1 - 2023-07-29
- add
cargo
feature forcrate_version
by @sgoudham (dde0c18b73f8742f0e5ef29629d1107552b7bab1)- This fixes #52
- pin mdbook to 0.4.22 by @nyxkrage (cc92a344d1693d6f0a54fc55110af57bb2dfe70a)
- This will prevent issues like #52 from happening again.
- Fix source filter in
flake.nix
by @VojtechStep in #51
v0.2.0 - 2023-06-16 02:13:13
Apologies for leaving this on the backburner for so long!
This release makes the port more maintainable as we are now using catppuccin/highlightjs for the majority of the CSS. There has also been improvements to the CI/CD pipeline and includes a Nix flake (which I still need to fix!)
Thanks to anyone who chooses to use this, I really appreciate it <3
- general:
- general:
-
general:
-
README:
v0.1.1 - 2022-08-27 21:05:04
No description
- README:
v0.1.0 - 2022-08-27 12:47:37
π The first-ever release of mdbook-catppuccin π
-
README:
-
general:
-
general:
-
assets:
-
mdbook:
-
config:
- Use spaces instead of tabs (3c4d7e0)
* This CHANGELOG was automatically generated by auto-generate-changelog