Releases: pydsigner/anchovy
Releases · pydsigner/anchovy
v1.0.1
What's Changed
- Add transposition support to PillowStep by @pydsigner in #92
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This is a very important release for Anchovy. The dependability of behavior correctness and stability of API has been greatly improved, and feature completeness is much higher.
What's Changed
- Add Python 3.12 to CQ pipeline by @pydsigner in #45
- GH-37: Add AssetMinifierStep, using tdewolff-minify by @pydsigner in #56
- GH-60: Don't include target directory in archive unpack custody outputs by @pydsigner in #61
- GH-66: Handle bare ContextDirs in Custodian.degenericize_path by @pydsigner in #68
- GH-67: Revert incorrect fix for UnpackArchiveStep custody information that broke staleness checks by @pydsigner in #69
- GH-70: Fix staleness check ignoring missing downstream files for UnpackArchiveStep by @pydsigner in #71
- GH-13: Add integration tests by @pydsigner in #59, #75
- Deduplicate Steps by @pydsigner in #74
- GH-77: CLI integration tests by @pydsigner in #78
- GH-57: Add a development webserver by @pydsigner in #79
- GH-72: Standardize markdown support by @pydsigner in #85
- GH-84: Enable guessing non-strict MIME types in development server by @pydsigner in #86
- GH-87: Improve DirPathCalc and its relatives by @pydsigner in #88
- GH-73: Add WebIndexPathCalc by @pydsigner in #89
- GH-62: Add yaml install extra for markdown frontmatter support by @pydsigner in #90
- GH-76: Core functionality tests by @pydsigner in #82
- Update README.md for v1.0 by @pydsigner in #91
Full Changelog: v0.13.0...v1.0.0
v0.13.0
What's Changed
- GH-46: Dependency system v3 by @pydsigner in #47
- GH-32: Move Anchovy CSS parser to its own package by @pydsigner in #48
- GH-50: Use a less volatile API for mistletoe markdown support by @pydsigner in #51
- GH-30: Custody-based intelligent rebuilds by @pydsigner in #49, #52, #53, #54
- GH-26: Update documentation by @pydsigner in #55
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- #39: implement explicit custody by @pydsigner in #40
- Handle error case when multiple image types are output from one Pillow step by @pydsigner in #41
- #27, #28: Support fetching and unpacking external resources by @pydsigner in #42, #43
- #31: Add an extended Markdown rendering Step by @pydsigner in #44
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Standardize encoding management by @pydsigner in #36
- General enhancements by @pydsigner in #38
- Fix CLI -m flag by @pydsigner in #38
- Switch to lightningcss from csscompressor (#33) by @pydsigner in #38
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Anchovy CSS fixes and enhancements by @pydsigner in #25
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
v0.7.1
What's Changed
- Fix handling of nested groups of selectors in Anchovy CSS by @pydsigner in #20
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Major enhancements to Markdown support, including making markdown_it_py the default markdown engine and additionally supporting mistletoe and markdown engines by @pydsigner in #16, #19
- Code Quality improvements by @pydsigner in #17, #18
Full Changelog: v0.6.1...v0.7.0