8000 Comparing v2.4.0...v2.5.0 · harmonyland/harmony · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: harmonyland/harmony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: harmonyland/harmony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 12 commits
  • 21 files changed
  • 3 contributors

Commits on Dec 22, 2021

  1. fix: set default body to empty json object for post/put/patch

    fixes cloudflare errors spitting html
    DjDeveloperr authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    eab0518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1ff1ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    871ac67 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #278 from harmonyland/perm-flags

    fix: add missing permission flags
    Helloyunho authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a2cf764 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cff6132 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. fix: use optional chaining in ApplicationCommand's subCommand[group] … (

    #281)
    
    * fix: use optional chaining in ApplicationCommand's subCommand[group] getters
    DjDeveloperr authored Jan 1, 2022
    Configuration menu
    Copy the full SHA
    32128ab View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. feat(channel): Add delete function (#282)

    * Channel: Add delete function
    * Move delete() to GuildChannel class
    * make delete() async
    jak3z authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ca64ee2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    ccd7aff View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    b2e0858 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. fix: do not log gateway ws errors by default

    as they're handled by harmony
    DjDeveloperr authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    96b7990 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. chore: improve readme (#288)

    * improve readme
    * remove table of contents and move up docs section (for visibility)
    * remove egg.json since nest.land is no longer supported
    DjDeveloperr authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    68789af View commit details
    Browse the repository at this point in the history
  2. chore: bump dependencies (#289)

    * bump dependencies
    * update test deps
    * update redis
    DjDeveloperr authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    7ebcb21 View commit details
    Browse the repository at this point in the history
Loading
0