Sha256: 598ef94bdfea2c60aa892d323a227c7c28adc35752d3a2e83aa4c995acb21eb3
Contents?: true
Size: 701 Bytes
Versions: 1
Compression:
Stored size: 701 Bytes
Contents
# Changelog ## 0.2.1 - Fix deprecation warning in update rake task ([#3][pr-3]) - Update [multicodec table](https://github.com/SleeplessByte/ruby-multicodec/blob/master/lib/table.csv) ([#1][pr-1]) - Update dev dependency ([#2][pr-2]) [pr-1]: https://github.com/SleeplessByte/ruby-multicodec/pull/1 [pr-2]: https://github.com/SleeplessByte/ruby-multicodec/pull/2 [pr-3]: https://github.com/SleeplessByte/ruby-multicodec/pull/3 ## 0.2.0 - Add tests for registry - Add `where(tag:)` to create a _live_ sub selection of the registry - Add `tags` to return the tags that exist - Add `each(tag: nil)` to iterate the registry, optionally on a tag ## 0.1.0 :baby: initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
multicodecs-0.2.1 | CHANGELOG.md |