Skip to content

Releases: bruits/maudit

oubli-v0.1.7

22 Oct 01:22
246e4e3

Choose a tag to compare

Patch changes

  • Updated dependencies: maudit (Cargo)@0.6.4

maudit-v0.6.4

22 Oct 01:22
246e4e3

Choose a tag to compare

Patch changes

  • 5e9fc15 Revert Tailwind hashing change, need a different solution. In the meantime, it is possible for stale content to appear with Tailwind in select conditions. — Thanks @Princesseuh!

oubli-v0.1.6

21 Oct 22:20
5f9aa1a

Choose a tag to compare

Patch changes

  • Updated dependencies: maudit (Cargo)@0.6.3

maudit-v0.6.3

21 Oct 22:20
5f9aa1a

Choose a tag to compare

Patch changes

  • 371c3e3 Makes it so styles using Tailwind always have a different hash between builds in order to avoid stale content — Thanks @Princesseuh!
  • d69679a Return a newtype around a String when using Image.render() so that images can be used directly in supported templating languages — Thanks @Princesseuh!

maudit-cli-v0.6.2

21 Oct 22:20
5f9aa1a

Choose a tag to compare

Patch changes

  • 6922bb3 Fixes fingerprinted assets reloading unnecessarily in development by introducing immutable cache headers on them — Thanks @Princesseuh!

maudit-cli-v0.6.1

06 Oct 18:04
e194a1e

Choose a tag to compare

Patch changes

maudit-cli-v0.6.0

06 Oct 03:38
ac94050

Choose a tag to compare

Minor changes

  • 3758ccf Improved stability of the watching system — Thanks @Princesseuh!
  • 3758ccf Fixes an issue where installation would fail due to an outdated Rolldown version — Thanks @Princesseuh!

oubli-v0.1.5

30 Sep 02:48
abf7a3d

Choose a tag to compare

0.1.5

Patch changes

maudit-v0.6.2

30 Sep 02:48
abf7a3d

Choose a tag to compare

0.6.2

Patch changes

  • 0cb1738 Updates MSRV to 1.89 — Thanks @Princesseuh!
  • 36da26d Add a new RenderWithAlt trait for rendering images, enforcing the usage of alt when trying to render to a String — Thanks @Princesseuh!

oubli-v0.1.4

29 Sep 23:31
f6e3689

Choose a tag to compare

0.1.4

Patch changes