Skip to content

Releases: FurryCoders/FAAPI

v3.4.2

11 Feb 14:06
v3.4.2
ae9e239

Choose a tag to compare

⚙️ Changes

  • Raise DisabledAccount for users pending deletion
  • Error messages from server are not lowercased

🔗 Links

v3.4.1

28 Jan 13:02
v3.4.1
75b42e8

Choose a tag to compare

🔧 Fixes

  • Fix rare occurrence of error message not being parsed if inside a section.notice-message

🔗 Links

v3.4.0 (was 3.3.8)

27 Jan 17:42
v3.4.0
f67b8e7

Choose a tag to compare

🚀 New Features

  • New NotFound exception inheriting from ParsingError

⚙️ Changes

  • Removed FAAPI.submission_exists, FAAPI.journal_exists, and FAAPI.user_exists methods
  • Improved reliability of error pages' parser

🔧 Fixes

  • Custom exceptions inherit from Exception instead of BaseException

🔗 Links

v3.3.8 [YANKED]

27 Jan 14:52
v3.3.8
80e92cc

Choose a tag to compare

🚀 New Features

  • New NotFound exception inheriting from ParsingError

⚙️ Changes

  • Removed FAAPI.submission_exists, FAAPI.journal_exists, and FAAPI.user_exists methods
  • Improved reliability of error pages' parser

🔧 Fixes

  • Custom exceptions inherit from Exception instead of BaseException

🔗 Links

v3.3.7

26 Jan 14:46
v3.3.7
4b41917

Choose a tag to compare

⚙️ Changes

  • No changes to code; migrated repository to GitHub and updated README and PyPi metadata

🔗 Links

v3.3.6

26 Jan 14:46
v3.3.6
a268650

Choose a tag to compare

⚙️ Changes

  • Allow empty info/contacts when parsing user profiles

🔗 Links

v3.3.5

26 Jan 14:46
v3.3.5
483fce8

Choose a tag to compare

⚙️ Changes

  • Fix last page check when parsing galleries

🔗 Links

v3.3.4

26 Jan 14:46
v3.3.4
b11ada9

Choose a tag to compare

⚙️ Changes

  • Use BaseException as base class of custom exceptions

📦 Dependencies

🔗 Links

v3.3.3

26 Jan 14:46
v3.3.3
35526ff

Choose a tag to compare

⚙️ Changes

  • Allow submission thumbnail tag to be null

🔗 Links

v3.3.2

26 Jan 14:46
v3.3.2
ad18ed7

Choose a tag to compare

⚙️ Changes

  • Use UserStats class to hold user statistics instead of namedtuple
  • Add watched by and watching stats to UserStats

🔗 Links