Sha256: e33bd837f46a912c074f3d55898aac9629bbf32f19f18a53444246b2959db23a

Contents?: true

Size: 995 Bytes

Versions: 1

Compression:

Stored size: 995 Bytes

Contents

# Change log

## master (unreleased)

## 0.1.0 (2020-12-01)

### New features

* [#8](https://github.com/dduugg/yard-sorbet/pull/8): Add support for singleton class syntax.
* [#7](https://github.com/dduugg/yard-sorbet/pull/7): Add support for top-level constants in sigs.

### Bug fixes

* [#9](https://github.com/dduugg/yard-sorbet/pull/9): Remove warning for use of `T.attached_class`.
* [#11](https://github.com/dduugg/yard-sorbet/pull/11): Fix parsing of custom parameterized types.
* [#12](https://github.com/dduugg/yard-sorbet/pull/12): Fix parsing of recursive custom parameterized types.

### Changes

* [#10](https://github.com/dduugg/yard-sorbet/pull/10): Downgrade log level of unsupported `sig` `aref` nodes.
* Drop Ruby 2.4 support

## 0.0.1 (2020-01-24)

* [#1](https://github.com/dduugg/yard-sorbet/pull/1): Add `T::Struct` support.
* [#3](https://github.com/dduugg/yard-sorbet/pull/3): Rename require path to be conistent with gem name.

## 0.0.0 (2020-01-05)

* Initial Release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yard-sorbet-0.1.0 CHANGELOG.md