Skip to content

Releases: lgraubner/sitemap-generator-cli

7.5.0

21 Jan 13:17

Choose a tag to compare

Add more CLI options (#42)

v4.3.0

04 May 20:29

Choose a tag to compare

4.3.0 (2019-05-04)

Features

v4.2.0

13 Mar 09:12

Choose a tag to compare

4.2.0 (2019-03-13)

Features

  • update sitemap-generator to the latest version (#36) (d0e589e)

7.3.0

10 Sep 18:56

Choose a tag to compare

  • Add maxConcurrency and noRespectRobotsTxt flags (thanks to @vinaymavi)
  • Update dependencies

7.2.0

06 Apr 18:40

Choose a tag to compare

Update dependencies. (Fixes link discovery bug)

7.1.0

15 Mar 15:49

Choose a tag to compare

Add --max-entries and --max-depth options. Thanks to @MarcosX

7.0.1

16 Feb 23:29

Choose a tag to compare

The second filepath argument is now optional. The value is by default sitemap.xml. If you want to change the path or filename you can set it by using --filepath myfile.xml.

Updated dependencies.

6.2.6

09 Nov 22:37

Choose a tag to compare

Update dependencies.

6.2.5

30 Aug 19:17

Choose a tag to compare

Update sitemap-generator (improves logging of local errors).

6.2.4

30 Aug 10:48

Choose a tag to compare

Update dependencies (fixes #23).