Sha256: 107ed3dc2cf70e2d1608ae91c955f96a3a174ceff3cc63ee65501c1295c3c245

Contents?: true

Size: 1.53 KB

Versions: 1

Compression:

Stored size: 1.53 KB

Contents

# Changelog

## v0.0.1

- Initial release

## v0.0.2

- Fix: Fix rubygems description

## v0.0.3

- Fix: Fix no dependencies

## v0.0.4

- Fix: Fix NoMethodError by webhook message
- Add: Add `#author` to webhook message
- Fix: Add `#bot?` to webhook author

## v0.0.5

- Fix: Fix GitHub link
- Change: Internet to HTTP

## v0.0.6

- Fix: Fix error in client without members intent
- Add: Add ThreadChannel::News
- Add: Add official discord link

## v0.0.7

- Fix: Fix `member_xxx` event

## 0.0.8

- Delete: Delete task parameter

## 0.1.0

- Add: Add `User#created_at`
- Add: Add `Member#to_s_user`
- Add: Add `DefaultAvatar`
- Add: Support application commands
- Add: Add `Client#ping`
- Add: Allow `String` for `Embed#initialize`
- Change: Change log format

## 0.2.0

- Fix: Fix unused dependency
- Add: Add `Client#close!`
- Add: Add discord-irb

## 0.2.1

- Fix: Fix NoMethodError in reaction event
- Add: Add Changelog.md to document

## 0.2.2 (yanked)

- Add: Add `Snowflake#to_str`

## 0.2.3

- Fix: Fix critical error

## 0.2.4

- Fix: Fix error in `Embed#image=`, `Embed#thumbnail=`

## 0.2.5

- Add: Add way to add event listener
- Change: Move document to https://discorb-lib.github.io/

## 0.3.0

- Add: Improve CLI tools
- Add: Add `discorb init`
- Change: Change `discord-irb` to `discorb irb`
  
## 0.3.1

- Add: Add `discorb show`
- Fix: Fix documenting

## 0.4.0

- Add: Add `discorb setup`
- Add: Add `discorb run`
- Add: Add realtime documentation

## 0.4.1

- Add: Add `-s` option to `discorb run`
  
## 0.4.2

- Fix: Fix error in `discorb run`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
discorb-0.4.2 Changelog.md