Skip to content

Version 2.0.0

Justas requested to merge version-2.0.0 into master

Changes:

  • name output file based on last segment of url (if -u option is used and -o option is not provided) [BREAKING CHANGE]
  • change default yaml null format (now null, was empty) [BREAKING CHANGE]
  • remove dotnet core 2.2 and dotnet core 3.0 support [BREAKING CHANGE]
  • add --skip-content-type-check flag
  • fix issue when not all content of very huge file is written to file
  • bump version of dependencies

Merge request reports