Releases: Lucky3028/terraform-provider-discord
Releases · Lucky3028/terraform-provider-discord
v1.0.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.2 (2022-02-01)
Bug Fixes
- d.Get doesn't return pointer (a04c9f8)
Chores
- add converter from int to uint (9cfa7c0)
v1.0.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.1 (2022-02-01)
Bug Fixes
- ch name is not string point (9d415c9)
v1.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2022-01-29)
⚠ BREAKING CHANGES
- deps: Update all dependencies
Features
- add discord_news_channel (9410e36)
- add manage events permission (6a33322)
- add permissions (ce4b8ea)
- add use application commands permission (08dcaea)
Bug Fixes
- compile error (1dfe798)
- repo owner (0491fae)
- repo owner (9ae8690)
- repo owner (dfecabe)
- role position update when old role is unset is not error (da50123)
- server verification level can be set to 4 (f6138fe)
- sytem channel idが0の場合をエラーにしない (bda9111)
- userlimit is "user_limit" (2543c22)
- とりあえず動くように (611707b)
Document Changes
- readme: add news_channel (695e48a)
- roles: add sync_perms... in arg reference section (103d9f4)
- todo: add todo (bdd85b9)
- todo: add todo (f8358c3)
Refactoring
- merge var declaration and if (82c83f3)
- remove unnecessary nil check (89f0a0f)
- 変数にまとめられるものをまとめる (ee2a1b1)