💾 Archived View for gemini.hyperlinkyourheart.com › gemicandocs › pages › release-history.gmi captured on 2022-04-29 at 11:30:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

Release history

4.6.0 - 2021-03-23

4.5.4 - 2021-01-04

Replace plugin definitions in settings with string representations after registering, so they can be cached correctly (#2828)[4].

4.5.3 - 2020-12-01

Fix a mistake made in PR #2821

4.5.2 - 2020-11-22

Improve logging of generators and writer loaders

4.5.1 - 2020-11-02

4.5.0 - 2020-08-20

4.2.0 - 2019-10-17

4.1.3 - 2019-10-09

4.1.2 - 2019-09-23

Fix pelican.settings.load_source to avoid caching issues - PR #2621

4.1.1 - 2019-08-23

4.1.0 - 2019-07-14

4.0.1 (2018-11-30)

If upgrading from 3.7.x or earlier, please note that slug-related settings in 4.0+ use `{slug}` and/or `{lang}` rather than `%s`. If `%s`-style settings are encountered, Pelican will emit a warning and fall back to the default setting. Some user-submitted themes might try to format setting values but fail upon site build with a `TypeError`. In such cases, the theme needs to be updated. For example, instead of `TAG_FEED_ATOM|format(tag.slug)`, use `TAG_FEED_ATOM.format(slug=tag.slug)`

4.0.0 (2018-11-13)

3.7.1 (2017-01-10)

3.7.0 (2016-12-12)

3.6.3 (2015-08-14)

3.6.2 (2015-08-01)

3.6.0 (2015-06-15)

3.5.0 (2014-11-04)

3.4.0 (2014-07-01)

3.3.0 (2013-09-24)

3.2.1 and 3.2.2

3.2 (2013-04-24)

3.1 (2012-12-04)

3.0 (2012-08-08)

2.8 (2012-02-28)

2.7 (2011-06-11)