Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 540 Bytes

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 540 Bytes

ruby_home Changelog

v0.2.6 (2021-05-25)

Features

  • Introduce in memory cache for identifier_cache and accessory_info to improve read performance

v0.2.5 (2021-01-22)

Features

  • Added support for television service and characteristics (#100, @johndbritton, @getowic)
  • category_identifier can now be configured (#100, @getowic)

Fixes

  • Fix Ruby 3.0 LoadError (#102, @karlentwistle)