Releases: ayushn21/bridgetown-sitemap
Releases Β· ayushn21/bridgetown-sitemap
v3.0.0
- Add i18n support
- Drop support for Bridgetown 1.2.x and lower
- Drop support for Ruby 3.1.x and lower
- Fix git error for dynamically generated resources
v2.0.1
- Cache
git log
value for last modified date.
v1.1.2
- Handle cases where the site is not in a git repo
- Fix an error when the resource has a modified date but not a time
v1.1.1
- Fix an error when building a site with uncommitted files.
v1.1.0
Changed <lastmod>
behaviour to use time from git log
rather than from the filesystem.