Skip to content

Releases: javierav/haku

v1.5.0

25 Jan 18:15
1967701
Compare
Choose a tag to compare

What's Changed

  • Simplify Haku::Eventable and improve readme by @javierav in #17
  • Update development gems and add ruby 3.2 to test matrix by @javierav in #18

Full Changelog: v1.4.0...v1.5.0

v1.4.0

19 Sep 16:56
d278622
Compare
Choose a tag to compare

What's Changed

  • Improve Haku::Eventable module to support more data sources for event properties
  • Add Haku::Delayable module to execute service object in background
  • Improve README
  • Breaking: Require activesupport >= 6.1
  • Breaking: Require Ruby >= 2.7
  • Fix CI test invocation

Full Changelog: v1.3.1...v1.4.0

v1.3.0

27 Apr 14:33
5ea5a9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

20 Apr 11:29
fda2153
Compare
Choose a tag to compare

What's Changed

  • Fix accessors creation when result is plain array by @javierav in #11

Full Changelog: v1.2.0...v1.2.1

v1.2.0

20 Apr 09:51
7e7d7c5
Compare
Choose a tag to compare

What's Changed

  • Refactor how response is created on finish by @javierav in #10

Full Changelog: v1.1.0...v1.2.0

v1.1.0

19 Apr 08:35
114b5d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Apr 09:10
b1cc5df
Compare
Choose a tag to compare

First public release.

What's Changed

New Contributors

Full Changelog: https://github.com/javierav/haku/commits/v1.0.0