Skip to content

Releases: sachin21/dmm-crawler

Release Note

25 May 21:10
c349a2e
Compare
Choose a tag to compare

Change log

  • Obey RuboCop cops.

Release Note

02 May 14:31
63e7292
Compare
Choose a tag to compare

Bug fixes

  • Fix a typo where it inserts submedia into term instance variable.

Release Note

05 Jan 09:58
c4a1dfe
Compare
Choose a tag to compare

Change log

  • Fix a bug where 2019's eroge ranking is not found on FANZA.

Release Note

21 Dec 08:37
3503100
Compare
Choose a tag to compare

Change log

  • Fix a bug where adult game's tags wrong to be fetched.

Release Note

16 Dec 01:58
5498cd7
Compare
Choose a tag to compare

Change log

  • Fix a bug where nil is not accepted in File.join.

Release Note

16 Dec 00:59
0bf7c13
Compare
Choose a tag to compare

Change log

  • Drop support of fetching the art's information.
  • Support adult game's rankings.

Release Note

13 Aug 23:38
e247031
Compare
Choose a tag to compare

Change log

  • Drop support of fetching art's price.

Release Note

27 May 08:04
8a916a4
Compare
Choose a tag to compare

Change log

  • Support Ruby 2.5.1.
  • Implement the function to detect excluded arts for affiliating.

Release Note

26 Apr 01:03
e53ac89
Compare
Choose a tag to compare

Change log

  • Fetch first img element from art page.

Release Note

21 Apr 13:15
2815938
Compare
Choose a tag to compare

Change log

  • Revert "Use HTTPS in all connections".