File tree Expand file tree Collapse file tree 3 files changed +15
-13
lines changed
Expand file tree Collapse file tree 3 files changed +15
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11Release history
22###############
33
4+ 4.10.0 - 2024-09-16
5+ ===================
6+
7+ - Add setting to specify summary via paragraph count
8+ - Add new status to skip generation of a post
9+ - Add setting to append ``ref `` parameter to links in feeds
10+ - Configure logging handler via ``--log-handler `` CLI option
11+ - Resolve intra-site links in summaries
12+ - Warn when files are not processed due to disabled readers
13+ - Add Medium post importer
14+ - Improve GitHub Pages workflow
15+ - Improve code test coverage
16+ - Translate documentation into Simplified Chinese
17+
4184.9.1 - 2023-11-15
519==================
620
Original file line number Diff line number Diff line change 22name = " pelican"
33authors = [{ name = " Justin Mayer" , email = " authors@getpelican.com" }]
44description = " Static site generator supporting Markdown and reStructuredText"
5- version = " 4.9.1 "
5+ version = " 4.10.0 "
66license = { text = " AGPLv3" }
77readme = " README.rst"
88keywords = [" static site generator" , " static sites" , " ssg" ]
You can’t perform that action at this time.
0 commit comments