Sha256: 39c9183a3c277b8220fbd1876a28b5839fb567d36173ce6b6a56b0791d9043b2

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

# v0.2.0 / 2016-06-12

### Changed

- Extracted Roda support into [dry-web-roda](https://github.com/dry-rb/dry-web-roda) (timriley)
- Removed `Dry::Web::Transaction::Composer`, which was offering no value above direct calls to `Dry.Transaction` (timriley)
- Basic skeleton example removed, since skeletons/app generators will soon be provided elsewhere (timriley)

# v0.1.0 / 2016-04-21

### Changed

– Renamed from rodakase to dry-web
– Dependency management features were extracted into [dry-component](https://github.com/dry-rb/dry-component)
– `Rodakase::View` was extracted into the [dry-view](https://github.com/dry-rb/dry-view) gem

# v0.0.1 / 2015-11-13

Awesome, first release on Friday 13th. Let's be optimistic. This release ships with:

- `Rodakase::Container` API for dependency management and component loading
- `Rodakase::Application` customized `Roda::Application` API for web part
- `Rodakase::Transaction` for composing processing pipelines
- `Rodakase::View` an experimental, helper-less, template-as-data view layer

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dry-web-0.2.0 CHANGELOG.md