Skip to content

0.6

Compare
Choose a tag to compare
@kamiyaa kamiyaa released this 22 Dec 21:37
· 53 commits to master since this release

Changes in this release:

  • Zerochan

    • Support for downloading images
    • Support for tag parsing
  • Animegallery

    • Support for downloading images
  • Danbooru

    • Support for meta tag
  • Break down main() into separate functions

  • Remove gnu99 dependency (c99 now)

  • functions now attempt to restore string back to original state after parsing rather than just leaving it sliced up