Skip to content

Releases: TimMcCool/scratchattach

v2.1.18

09 May 10:33

Choose a tag to compare

v3.0.0b3

03 May 22:06

Choose a tag to compare

v3.0.0b3 Pre-release
Pre-release

What's Changed

  • feat: add is_followed_by_me to fix #571 by @uukelele in #572
  • fix: use .text to handle empty project titles in user.loves() (#581) by @SyedAhris in #588
  • other bugfixes/improvements to the codebase

New Contributors

Full Changelog: v3.0.0b2...v3.0.0b3

v2.1.17

21 Mar 16:09

Choose a tag to compare

Resolved #577 and #578.

Full Changelog: v2.1.16...v2.1.17

v2.1.16

21 Mar 15:36

Choose a tag to compare

Full Changelog: v2.1.15...v2.1.16

v2.1.15

03 Mar 15:49

Choose a tag to compare

Full Changelog: v2.1.14...v2.1.15

v3.0.0b2

04 Feb 21:08

Choose a tag to compare

v3.0.0b2 Pre-release
Pre-release

what's changed?

  • It probably actually works this time. Yes, probably. If v3.0.0b3 comes in the next 1hr or so, then you know what happened.
  • Just make sure not to forget to check Set as pre-release!!

Full Changelog: v3.0.0b1...v3.0.0b2

v3.0.0b1

04 Feb 20:53
29c5061

Choose a tag to compare

v3.0.0b1 Pre-release
Pre-release

What's changed?

  • The build actually contains the module subdirectories.
  • The github action should work now so this release should just work.

Full Changelog: v3.0.0b0...v3.0.0b1

v3.0.0b0

04 Feb 20:25
691f6d2

Choose a tag to compare

v3.0.0b0 Pre-release
Pre-release

Warning

this is a beta release; mostly testing that the new publishing script works

edit: it didn't (because of linting), so after a few config changes, the actual version will be updated to pypi)

What's Changed

New Contributors

Full Changelog: v2.1.13...v3.0.0b0

v2.1.15b0

27 Nov 07:09
6d17c45

Choose a tag to compare

v2.1.15b0 Pre-release
Pre-release

Full Changelog: v2.1.14...v2.1.15b0

v2.1.13

09 May 21:01

Choose a tag to compare

What's Changed

  • added comment mute error handling to user.post_comment by @uukelele-scratch in #378
  • make sa.User.studios_following_count() use the right endpoint by @derpygamer2142 in #393

New Contributors

Full Changelog: v2.1.12...v2.1.13