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

Releases: B1ue-Dev/files

1.1.5

05 Oct 18:30
8a96d2a
Compare
Choose a tag to compare

What's Changed

  • fix: update client to _client by @mAxYoLo01 in #22
  • chore: Version bump to 1.1.5 by @Jimmy-Blue in #23

New Contributors

Full Changelog: 1.1.4...1.1.5

1.1.4

15 Sep 19:09
0cb97f1
Compare
Choose a tag to compare

What's Changed

feat: Adding ctx type check.

Full Changelog: 1.1.3...1.1.4

1.1.3

08 Aug 12:24
7a90fad
Compare
Choose a tag to compare

What's Changed

  • fix: Fix edit in Context() and component_edit by @Jimmy-Blue in #15
  • chore: Bump version to 1.1.3 by @Jimmy-Blue in #16

Full Changelog: 1.1.1...1.1.3

1.1.2-post.1

01 Aug 18:23
a3d3db8
Compare
Choose a tag to compare
1.1.2-post.1 Pre-release
Pre-release

Ignore this.

1.1.2

01 Aug 18:13
35aa0f7
Compare
Choose a tag to compare
1.1.2 Pre-release
Pre-release

What's Changed

(Document and package information change. This update has no change to the core code.)

  • docs: Add documentation by @Jimmy-Blue in #13
  • docs: Add documentation by @Jimmy-Blue in #14

Full Changelog: 1.1.1...1.1.2

1.1.1

30 Jul 13:39
b49b2f6
Compare
Choose a tag to compare

What's Changed

  • chore: Version bump to 1.0.3 by @Jimmy-Blue in #6
  • feat: Add attachments support in Context by @Jimmy-Blue in #10
  • chore: Version bump to 1.1.1 by @Jimmy-Blue in #11

Full Changelog: 1.1.0-beta.1...1.1.1

1.1.0-beta.1

19 Jun 18:41
69f022b
Compare
Choose a tag to compare
1.1.0-beta.1 Pre-release
Pre-release

What's Changed

  • feat: Rewriting for 4.3 attrs support by @Jimmy-Blue in #9

Full Changelog: 1.0.3...1.1.0-beta.1
Note: Not compatible with discord-py-interactions 4.2.1 or lower.

How to install

pip install git+https://github.com/interactions-py/files.git@1.1.0-beta.1

1.0.3

10 Jun 09:11
07b5bf6
Compare
Choose a tag to compare

What's Changed

  • feat: Adding files support for Component edit by @Jimmy-Blue in #5
  • chore: Version bump to 1.0.3 by @Jimmy-Blue in #6
  • feat: Custom _post_followup method
  • fix: Various bug fixes

Full Changelog: 1.0.2...1.0.3

1.0.2

30 May 03:47
6fa8ddc
Compare
Choose a tag to compare

What's Changed

  • docs: Adding example section by @Jimmy-Blue in #2
  • fix: Fix when files=[] won't remove attachments by @Jimmy-Blue in #3
  • chore: Bump version to 1.0.2 by @Jimmy-Blue in #4

Full Changelog: 1.0.1...1.0.2

1.0.1

27 May 09:10
9729f14
Compare
Choose a tag to compare

What's Changed

  • feat: Implementing files in CommandContext edit by @Jimmy-Blue in #1

New Contributors

  • @Jimmy-Blue made their first contribution in #1

Full Changelog: 1.0.0...1.0.1