1.4.0 (2024-11-04)
- prettier.config options (fcbcaa4)
- add prettier.config.js and format files (f464417)
1.3.0 (2024-09-09)
- file.sitemap boolean false will skip sitemap (ea38ec3)
1.2.4 (2024-09-09)
- undefined changefreq (a41333f)
1.2.3 (2024-09-08)
- encodeValues for characters xml cant parse. Format date correctly (e928405)
1.2.2 (2024-09-01)
- uncomment lastmod compare (23c74cf)
1.2.1 (2024-09-01)
- return if no title, parse sub object in createEntry (97d8751)
1.2.0 (2024-08-30)
- add sitemap to sitemapindex if not already in index (0ff6911)
- noindex metatag return and handling sitemap generation (058116a)
- added node-html-parser (397c590)
- parseHtml function to read and generate nested sitemaps using sitemap-* attributes and metatags (64edbdb)
1.1.0 (2024-08-24)
- apply host for crud (9a9fbf0)
- check logic to auto add html files to sitemap (6ca692b)
- handle mainSitmap and sitmap as a file object (99b97c3)
- create multiple sitemaps for the various supported types (98af2dc)
- Intial Release (bd365ae)