Releases: stordco/buffy
Releases · stordco/buffy
v2.2.0
2.2.0 (2024-03-13)
Features
SIGNAL-5811 add time interval bucket feature to ThrottleAndTimed and make loop_interval optional (#39 ) (3d48d04 )
Miscellaneous
Sync files with stordco/common-config-elixir (#27 ) (d7cffde )
Sync files with stordco/common-config-elixir (#38 ) (c127668 )
v2.1.1
2.1.1 (2023-12-18)
Bug Fixes
v2.1.0
2.1.0 (2023-12-15)
Features
Add jitter option to throttle function (#26 ) (7991f91 )
Add a new macro for throttling with timer based work (#28 (3810aec )
Bug Fixes
Miscellaneous
Sync files with stordco/common-config-elixir (#23 ) (68bdd18 )
v2.0.1
2.0.1 (2023-10-03)
Bug Fixes
v2.0.0
2.0.0 (2023-10-02)
⚠ BREAKING CHANGES
Buffy.Throttle.throttle/1
will now return :ok
instead of {:ok, pid}
Bug Fixes
Return :ok for already started throttle processes (#20 ) (07909be )
Miscellaneous
Remove old publish workflow (#15 ) (4b10fec )
Sync files with stordco/common-config-elixir (#18 ) (bfe20fd )
Sync files with stordco/common-config-elixir (#19 ) (7395018 )
Update Hex Link in README.md (#17 ) (68927c6 )
v1.2.2
1.2.2 (2023-09-26)
Bug Fixes
Do not double supervise throttle module (#13 ) (ce046ba )
Ensure to always hash binary version of args (#14 ) (6216805 )
Miscellaneous
Sync files with stordco/common-config-elixir (#10 ) (930fabe )
Sync files with stordco/common-config-elixir (#12 ) (7d190da )
v1.2.1
1.2.1 (2023-08-24)
Miscellaneous
v1.2.0
1.2.0 (2023-08-24)
Features
Add telemetry to the throttle module (#7 ) (74539d8 )
Miscellaneous
v1.1.0
1.1.0 (2023-07-13)
Features
Make types and logic flow more clear (7c57e46 )
Setup basic elixir repository (785b3b8 )
Simplify first module usage (b13c522 )
Bug Fixes
Update release please version (33aa3c3 )
Update test stream data to only run 500 times (5a423ad )
Update test timeout to account for large CI runs (535c739 )
Miscellaneous
Remove credo debug file (1f1419b )
Rename debounce module to throttle (73d0cf5 )
Sync files with stordco/common-config-elixir (#2 ) (c6e4f34 )
Update Buffy.Throttle moduledoc (c906c43 )
You can’t perform that action at this time.