File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.40.0
4+
5+ - Fix support for Python 3.14 ([ MooseTheRebel] ( https://github.com/MooseTheRebel ) ).
6+ - Fix bug opening ` redirects.json ` .
7+
38## 0.39.0
49
510- Fix ` to_html ` filter.
611
7-
812## 0.38.7
913
1014- Better handling of including partials with custom sites.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.40.0
4+
5+ - Fix support for Python 3.14 ([ MooseTheRebel] ( https://github.com/MooseTheRebel ) ).
6+ - Fix bug opening ` redirects.json ` .
7+
38## 0.39.0
49
510- Fix ` to_html ` filter.
611
7-
812## 0.38.7
913
1014- Better handling of including partials with custom sites.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "coltrane"
33authors = [
44 {name = " Adam Hill" , email = " adam@adamghill.com" }
55]
6- version = " 0.39 .0"
6+ version = " 0.40 .0"
77description = " A minimal app framework for content sites 🎵"
88readme = " README.md"
99license = {file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments