Releases: malomalo/turbostreamer
Releases · malomalo/turbostreamer
v1.9
- Fixed deprecation of using
Proc.new
to capture block; replaced with &block
v1.8.0
- Make the StreamingRenderer Rails 6 compatible #15
- Update gemspec to require Ruby 2.5+ #14
v1.7.0
General:
- Add the ability to set default options for encoders
- Allow setting the
buffer_size
on the OJ encoder
- Reduce find_template calls #11
- Don't require a layout to stream template in Rails
v1.5.0
- Add Rails 6.0 support
- Drop Rails 4.2 support
v1.4.0
- Replace deprecated fragment_cache_key for Rails 5.2 support
v1.3.0
Bumper version and update bundler