Skip to content

Releases: CBW2007/sitemap-manager

2.2.0 (2022-01-22)

22 Jan 05:48
759d862
Compare
Choose a tag to compare

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)

04 Aug 02:19
65c14b3
Compare
Choose a tag to compare

Features

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

2.0.1 (2021-07-24)

01 Aug 06:09
d631263
Compare
Choose a tag to compare

Bug Fixes

  • index: correct wrong entry (8f81e49)

2.0.0 (2021-07-24)

24 Jul 07:52
a282d70
Compare
Choose a tag to compare

Bug Fixes

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

Features

1.1.1 (2021-03-13)

13 Mar 13:36
f47504d
Compare
Choose a tag to compare

Bug Fixes

  • stylesheet: remove unneeded images count (d2fa5d5)

1.1.0 (2021-03-11)

12 Mar 14:44
6f5c5e9
Compare
Choose a tag to compare

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)

28 Feb 13:39
4b5f015
Compare
Choose a tag to compare

Features

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