Skip to content

Latest commit

 

History

History
85 lines (36 loc) · 3.2 KB

CHANGELOG.md

File metadata and controls

85 lines (36 loc) · 3.2 KB

2.2.0 (2022-01-22)

Bug Fixes

  • main: fix a bug that makes "isFinished" not work (7be745f)
  • test: remove rmDirSync, use rmSync instead (0af6a53)

Features

  • add checks of the repeated and invalid url (343ef17)
  • add hooks (cfab1e9)
  • allow to add single url obj (789c48e)
  • export types as well (5fc8d18)

2.1.0 (2021-08-04)

Features

  • add more type tips of sitemap elements (c19ca87)
  • add support of other sitemap elements (2d9f820)

2.0.1 (2021-07-24)

Bug Fixes

  • index: correct wrong entry (8f81e49)

2.0.0 (2021-07-24)

Bug Fixes

  • main: it's urlset instead of urlindex (90de614)

Features

1.1.1 (2021-03-13)

Bug Fixes

  • stylesheet: remove unneeded iamges count (d2fa5d5)

1.1.0 (2021-03-11)

Bug Fixes

  • stylesheet: fix slogan in the stylesheet file (de03185)

Features

  • allow to customize output file (79aab94)

Others

  • remove reporter,just throw the error (698d06e)

1.0.0 (2021-02-28)

Features

  • add sitemap managers (8de2b7e)
  • add xml styelsheet into utils (75e92ef)