Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@miry miry released this 09 Apr 09:23
· 59 commits to master since this release
v0.3.0
aed0fce

Changed

  • Update command line argument parse view. During error make sure the exit code is 1 (@miry)
  • Use podman instead of docker (#35, @miry)
  • Use crystal lang 1.4.0 (@miry)

Fixed

  • Custom domain posts returns excpetions, fixed the problem (@miry)
  • Detect downloaded assets' type and add missing extension (#37, @miry)

Added

  • Add integration tests to test command line output (@miry)
  • Extract targets(user, publication, single post) base on pattern. Download articles for different targets in same process. (#36, @miry)