Skip to content

Releases: kigster/simple-feed

Release 3.1.2

23 Feb 21:09
b510ef3
Compare
Choose a tag to compare

v3.1.2 (2022-02-23)

Full Changelog

Merged pull requests:

  • Awesome print should be a regular dependency if it will be required #31 (danigirl329)

v3.1.1 (2022-02-22)

Full Changelog

Closed issues:

  • Fix pipelined usage for redis.rb 5.0.0 #28

Merged pull requests:

  • Redis library 5.0.0 + Removing Hash Provider #29 (kigster)
  • Add license scan report and status #24 (fossabot)

v3.1.0 (2022-02-21)

Full Changelog

Closed issues:

  • Error after upgrading to 3.0 #19

v3.0.1 (2020-06-17)

Full Changelog

Merged pull requests:

  • Use standard *args expansion for Ruby < 2.7 #21 (kigster)
  • Switch to tty-box for color_dump and examples #20 (kigster)

v3.0.0 (2020-05-25)

Full Changelog

Merged pull requests:

  • First pass on meta/data refactor to allow different publisher/consumer #18 (kigster)
  • (v2.1.0) Support for non-integer user_ids #17 (kigster)
  • Not sure how this is working for everyone else? #15 (rromanchuk)
  • Adding Codecov #14 (kigster)

v2.1.0 (2020-05-24)

Full Changelog

Closed issues:

  • Support string or UUID user_id across the board #16
  • Document overwriting logic, provide override? #13
  • How exactly is data structured and stored into keys? #12
  • Base62 encoding for @user_id is problematic for namespacing #11
  • Caching conventions? #10
  • Optional secondary index? #9
  • Group feeds? #8