Skip to content

Releases: Blobfolio/htminl

v0.11.7

Choose a tag to compare

@joshstoik1 joshstoik1 released this 10 Jul 02:15

Changed

  • Build .deb with cargo-auditable support
  • Miscellaneous code cleanup and lints

---

Warning

The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v0.11.6

Choose a tag to compare

@joshstoik1 joshstoik1 released this 17 Apr 01:48

Changed

  • Bump fyi_msg to 2.6
  • Bump html5ever to 0.39
  • Bump indexmap to 2.14
  • Miscellaneous code cleanup and lints

---

Warning

The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v0.11.5

Choose a tag to compare

@joshstoik1 joshstoik1 released this 06 Mar 04:56

Changed

  • Bump fyi_msg to 2.5
  • Miscellaneous code cleanup and lints

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v0.11.4

Choose a tag to compare

@joshstoik1 joshstoik1 released this 23 Jan 03:22

Changed

  • Bump argyle to 0.15
  • Bump html5ever to 0.38
  • Bump indexmap to 2.13

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v0.11.3

Choose a tag to compare

@joshstoik1 joshstoik1 released this 11 Dec 20:30

Changed

  • Bump flume to 0.12
  • Bump html5ever to 0.36

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v0.11.2

Choose a tag to compare

@joshstoik1 joshstoik1 released this 31 Oct 01:46

Changed

  • Bump dowser to 0.18
  • Bump indexmap to 2.12
  • Miscellaneous code cleanup and lints

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. If you're unsure what your system supports, you can run:

ld.so --help | grep '\-v[0-9]'
#  x86-64-v4
#  x86-64-v3 (supported, searched)
#  x86-64-v2 (supported, searched)

v0.11.1

Choose a tag to compare

@joshstoik1 joshstoik1 released this 27 Sep 04:53

Changed

The program has been fully refactored!

The overall behaviors are largely the same as they've always been — just faster and more accurate — but there are a few changes to note:

  • Unquoted attribute value optimizations have been removed to improve compatibility with code highlighters;
  • Doctypes are now always rewritten <!DOCTYPE html> (unless minifying a fragment);
  • Whitespace collapsing is no longer applied to embedded styles;
  • Leading/trailing whitespace trimming from embedded scripts and styles is now skipped for elements with nonce attributes;
  • Strategic line breaks are now added to improve readability/encoding;
  • Tag/attribute casing is normalized more reliably now;
  • All self-closeable SVG tags are now self-closed;

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.10.1

Choose a tag to compare

@joshstoik1 joshstoik1 released this 21 Sep 04:29

Changed

  • Bump argyle to 0.14
  • Bump dowser to 0.17
  • Bump fyi_msg to 2.4
  • Miscellaneous code cleanup and lints

---
Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.10.0

Choose a tag to compare

@joshstoik1 joshstoik1 released this 22 Aug 05:00

Changed

  • Bump dowser to 0.16
  • Bump rayon to 1.11
  • Bump build environment to Debian Trixie (for attached .deb packages)
  • Miscellaneous code cleanup and lints

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.

v0.9.0

Choose a tag to compare

@joshstoik1 joshstoik1 released this 27 Jun 02:42

Changed

  • Bump argyle to 0.13
  • Bump dactyl to 0.13
  • Bump dowser to 0.15
  • Bump fyi_msg to 2.3
  • Bump write_atomic to 0.7
  • Miscellaneous code cleanup and lints

Note: The attached .deb package requires an x86-64-v3-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.