Files
Docs-Exporter-Astro/CHANGELOG.md
2024-12-09 21:02:49 -05:00

25 lines
622 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## [1.0.0] - 2024-12-09
### Added
- Initial fork from Docs-Exporter
- Playwright support for PDF generation
- Astro documentation format support
- Automatic CSS generation
- Enhanced error handling
- License compliance features
### Changed
- Replaced wkhtmltopdf with Playwright
- Updated frontmatter parsing for Astro format
- Improved image and code block processing
### Removed
- wkhtmltopdf dependency
- Original Next.js specific code
## License
This changelog is part of Astro Documentation PDF Generator, licensed under AGPL-3.0.