1.6.0
New Features
- Added
recurse_callbackandrecurse_list_callbackparameters tousp.tree.sitemap_tree_for_homepageto filter which sub-sitemaps are recursed into (#106 by @nicolas-popsize)
Bug Fixes
- If a
FileNotFoundErroris encountered when cleaning up a sitemap page temporary file, it will now be caught and logged as a warning. (#108)- This resolves an error which we believe only occurs on Windows in complex environments (e.g. when running the full Pytest suite)