mirror of
https://github.com/PacFactory/Docs-Exporter-Astro.git
synced 2025-12-20 02:31:04 -05:00
25 lines
622 B
Markdown
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.
|