Releases: jwoertink/sitemapper
Releases · jwoertink/sitemapper
v0.3.0.1
I missed a thing. This fixes the compilation issue.
v0.3.0
Bug fix where it wouldn't compile sometimes. A few small semantic updates. Working with crystal 0.25.1
v0.2.5
- Added in
compress
option to GZip your sitemaps when you save them.
- Ran crystal tool format to clean up some spaces
- misc stuff
v0.2.4
This is a small release that fixes a bug where the sitemap index files had no values in them. I also started moving the sitemap storage to it's own spot. This will allow us to have custom storage options later.
v0.2.3
First actual release with things working.