Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 2.6 KB

2.1.0 (2024-04-23)

Bug Fixes

  • permissions: only use admin role permission if role is set/configured (4383f9f)

Features

  • add client presence to user configuration (881e983)

2.0.0 (2024-04-13)

Bug Fixes

  • provide client Lang to lib initializer (f8b3acb)
  • refactor and improve Prisma id implementation (88d29ec)
  • remove semantic release dependencies (c804c5d)

Features

BREAKING CHANGES

  • v2: Lots haha

1.0.0 (2023-12-06)

Bug Fixes

  • bad embed property references (deaff0f)
  • improve logic for edit embed controller (3c2a697)
  • Lang: dont escape localization key with discord cmd tags (b86530f)
  • lowercase command indexing for localization (6259131)

Features