Sha256: d392a8de99a33b2b403c754950e4919a046297b44ece1aab3d8755651ff9c976

Contents?: true

Size: 809 Bytes

Versions: 1

Compression:

Stored size: 809 Bytes

Contents

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.1.3 - 2020-01-28

### Added
- convert package.message type to Package::Message

### Fixed
- twirp_ruby missing module workaround https://github.com/twitchtv/twirp-ruby/issues/48

## 0.1.2 - 2020-01-27

### Fixed
- fix generator description bug not catched by tests

## 0.1.1 - 2020-01-27

### Added
- import directive support
- generator always renews all generated _twirp and _pb files from all protos to support import directive
- lib/twirp added to $LOAD_PATH

## 0.1.0 - 2020-01-24

### Added
- mount_twirp route helper
- rails g twirp generator


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
twirp_rails-0.1.3 CHANGELOG.md