Skip to content

Releases: malomalo/turbostreamer

v1.10

09 Sep 20:23
Compare
Choose a tag to compare
  • Ruby 3.0+ compatibility

v1.9

24 Jun 21:53
Compare
Choose a tag to compare
  • Fixed deprecation of using Proc.new to capture block; replaced with &block

v1.8.0

13 Jan 21:02
Compare
Choose a tag to compare
  • Make the StreamingRenderer Rails 6 compatible #15
  • Update gemspec to require Ruby 2.5+ #14

v1.7.0

13 Jan 20:02
Compare
Choose a tag to compare

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

18 Mar 20:00
Compare
Choose a tag to compare
  • Add Rails 6.0 support
  • Drop Rails 4.2 support

v1.4.0

15 Mar 20:41
Compare
Choose a tag to compare
  • Replace deprecated fragment_cache_key for Rails 5.2 support

v1.3.0

11 Mar 21:48
Compare
Choose a tag to compare
Bumper version and update bundler