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

Update to nyxx 4.0.0 #54

Merged
merged 1 commit into from
Jul 29, 2022
Merged

Update to nyxx 4.0.0 #54

merged 1 commit into from
Jul 29, 2022

Conversation

abitofevrything
Copy link
Member

Description

Update to nyxx version 4.0.0.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • Ran dart analyze or make analyze and fixed all issues
  • Ran dart format --set-exit-if-changed -l 160 ./lib or make format and fixed all issues
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my changes haven't lowered code coverage

@abitofevrything abitofevrything added the enhancement New feature or request label Jul 26, 2022
@abitofevrything abitofevrything added this to the 4.3 milestone Jul 26, 2022
@abitofevrything abitofevrything self-assigned this Jul 26, 2022
@abitofevrything abitofevrything marked this pull request as ready for review July 29, 2022 21:17
@l7ssha l7ssha merged commit 3f072f5 into dev Jul 29, 2022
@l7ssha l7ssha deleted the feat/nyxx-4.0.0 branch July 29, 2022 21:18
l7ssha added a commit that referenced this pull request Jul 29, 2022
* feature: Locales (#48)

* Locales

* Fix and add deprecated notice

* Fix template

* Format

* cov: unit tests

* Add enum locale, bump to Dart 2.17

* fix: Links in pubspec

* fix: Query param

* fix: `Endpoints@fetchGuildCommand()`

* suggestions: `withLocales` to `true`

* fix: queryParams

* fix: typos

* fix: Remove `withLocales` param

Not used by discord, I'm just dumb

* feat: Add deserialize onto `Locale`

* fix: Deserialize `RawApiMap` into full `Locale`

+ add unit tests for localizations.

* feat: Add localizations on receivied options.

* Differentiate command handlers per guild

* Fixup workflows

* Format code

* Fix interaction acknowledgement 3 second timeout

acknowledged interaction tokens were expiring in 3 seconds rather than the intended 15 minutes

* Fix typo

* Revert #37

* Remove trailing whitespace in docs

* Fix crash in Locale

* Fix unit tests

* Update to nyxx 4.0.0 (#54)

* Release 4.3.0 (#55)

Co-authored-by: Rapougnac <74512338+Rapougnac@users.noreply.github.com>
Co-authored-by: Abitofevrything <mylo.fawcett@gmail.com>
Co-authored-by: Nicholas Shrefler <16249086+NDSo@users.noreply.github.com>
Co-authored-by: Abitofevrything <54505189+abitofevrything@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants