Sha256: 32866c2dc08b237ad46c7a351a2b345f6337acdea865957093c7d88bf2a85633

Contents?: true

Size: 1.05 KB

Versions: 1

Compression:

Stored size: 1.05 KB

Contents

## Main

Nothing so far

## 0.3.4

#### Additions
* Support to post to secondary rooms with `Rodbot.say`
* `Rodbot::Message` container class for messages with meta data

## 0.3.3

#### Additions
* Support placeholders when using `Rodbot.say` and add `[[EVERYBODY]]`
  placeholder to mention all hands in a room or channel

## 0.3.2

#### Additions
* Simple /healthz route e.g. for deployments on render.com
* Deploy templates for render.com

#### Changes
* Switch from httparty to httpx

## 0.3.1

#### Fixes
* Explicitly require Forwardable

## 0.3.0

#### Additions
* Built-in plugin for Slack

## 0.2.0

#### Fixes
* Fix OTP verification
* Drop futile files from packaged gem

## 0.1.1

#### Fixes
* Fix `rodbot new` by making `config/rodbot.rb` optional

## 0.1.0

#### Initial Implementation
* Rodbot CLI
* App, relay and schedule services
* Framework functionality such as config, credentials, logging, data
  persistence, async jobs and so forth
* Refinements and memoization
* Built-in plugins for Matrix, GitHub, GitLab, OTP and some demos
* Require at least Ruby 3.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rodbot-0.3.4 CHANGELOG.md