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

Release 4.3.0 #56

Merged
merged 17 commits into from
Jul 29, 2022
Merged

Release 4.3.0 #56

merged 17 commits into from
Jul 29, 2022

Commits on May 22, 2022

  1. 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.
    Rapougnac authored May 22, 2022
    Configuration menu
    Copy the full SHA
    b9abca6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    23cdf82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42623dc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Fixup workflows

    abitofevrything committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0fd7210 View commit details
    Browse the repository at this point in the history
  2. Format code

    abitofevrything committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    7318ef2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Fix interaction acknowledgement 3 second timeout

    acknowledged interaction tokens were expiring in 3 seconds rather than the intended 15 minutes
    NDSo authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    2717153 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Fix typo

    abitofevrything committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    6d0c619 View commit details
    Browse the repository at this point in the history
  2. Revert #37

    abitofevrything committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    db16d3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68618c9 View commit details
    Browse the repository at this point in the history
  4. Fix crash in Locale

    abitofevrything committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d8b2249 View commit details
    Browse the repository at this point in the history
  5. Fix unit tests

    abitofevrything committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    86b1141 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54a9820 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c36527d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #51 from NDSo/patch-1

    Fix interaction acknowledgement 3 second timeout
    abitofevrything authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    8c91a89 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #50 from nyxx-discord/bug/differentiate-guild-hand…

    …lers
    
    Bug/differentiate guild handlers
    abitofevrything authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1bdc2c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    3f072f5 View commit details
    Browse the repository at this point in the history
  2. Release 4.3.0 (#55)

    l7ssha authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    2e2ba1b View commit details
    Browse the repository at this point in the history