Releases: adamghill/coltrane
Releases · adamghill/coltrane
0.17.0
Compare
Sorry, something went wrong.
No results found
Fix bug with relative URLs when generating sitemap.xml
Automatic generation of rss.xml file
0.16.1
Compare
Sorry, something went wrong.
No results found
Create COLTRANE_SITE setting in .env file during create command
0.16.0
Compare
Sorry, something went wrong.
No results found
Output an error if rendering fails during record command
include_md template tag
parent filter
Serving of /sitemap.xml for standalone
Automatic creation of sitemap.xml during record command
Breaking changes
COLTRANE_SITE is required in .env file
0.15.1
Compare
Sorry, something went wrong.
No results found
include all frontmatter metadata in directory_contents template tag output
parse date frontmatter into datetime
parse draft frontmatter into boolean
0.15.0
Compare
Sorry, something went wrong.
No results found
directory_contents template tag
add django-fastdev for more immediate feedback when an invalid template variable is used
show error message if a markdown file cannot be output to HTML
fix bug where index.md files in a sub-directory were not output correctly
0.14.0
Compare
Sorry, something went wrong.
No results found
Add --output option to record command #19 by stlk
Nicer help output for CLI
0.13.0
Compare
Sorry, something went wrong.
No results found
Multithread record command
Better output for record command
0.12.0
Compare
Sorry, something went wrong.
No results found
Fix elapsed time for record command
More performant collection of markdown content files
Don't include markdown or data when collecting static files while running record
0.11.0
Compare
Sorry, something went wrong.
No results found
Add --force option to create command
Automatically refresh the browser when markdown content or data is saved
0.10.0
Compare
Sorry, something went wrong.
No results found
Fix generating root index.md