Minify-html

Latest version: v0.15.0

Safety actively analyzes 688365 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

0.12.0

- Change CLI name to `minhtml` as it's a more concise command name and allows for `cargo install minhtml`.
- Add `keep_ssi_comments` to preserve SSI comments.
- [Ruby] BREAKING: The class method is now a global function, so call `minify_html` instead of `MinifyHtml.minify`. All else remains the same. This is due to migrating from Rutie (see [0.11.3](0113)).
- This change was inadvertently released in patch version bumps from `0.11.3` to `0.11.5`; these gems have been yanked.

0.11.5

- Omit Rust source files from Node.js package.

0.11.4

- Bump minify-js version.
- Fix Node.js native package names.

0.11.3

- Fix detection of module type scripts.
- Derive `Clone` for `Cfg` in minify-html.
- Fix parsing of malformed closing tags.
- Cross compile Python library for macOS ARM64.
- Migrate to rb-sys and magnus for Ruby library, which adds support for up to Ruby 3.2 and more platforms.
- Cross compile Node.js library for macOS ARM64.
- Use optional dependencies instead of downloading from remote server for Node.js library.

0.11.2

- Build and release for Python 3.12.
- Restructure project to use top-level Cargo workspace instead of separate isolated crates.
- Extract out common Rust code to separate published shared crate instead of symlinking.
- Port `gen` code to `build.rs` in common Rust library to avoid requiring Node.js in order to build, and to ensure code stays in sync.
- Rename library folders to `minify-html-*` to better distinguish them from other assorted project code.

0.11.1

- Bump GitHub Actions Ubuntu image version.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.