2.2.0 (2024-03-13)
- SIGNAL-5811 add time interval bucket feature to ThrottleAndTimed and make loop_interval optional (#39) (3d48d04)
- Sync files with stordco/common-config-elixir (#27) (d7cffde)
- Sync files with stordco/common-config-elixir (#38) (c127668)
2.1.1 (2023-12-18)
2.1.0 (2023-12-15)
2.0.1 (2023-10-03)
2.0.0 (2023-10-02)
Buffy.Throttle.throttle/1
will now return:ok
instead of{:ok, pid}
- 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)
1.2.2 (2023-09-26)
- Do not double supervise throttle module (#13) (ce046ba)
- Ensure to always hash binary version of args (#14) (6216805)
- Sync files with stordco/common-config-elixir (#10) (930fabe)
- Sync files with stordco/common-config-elixir (#12) (7d190da)
1.2.1 (2023-08-24)
1.2.0 (2023-08-24)
- Add MIT license (#5) (fc4306a)
- Sync files with stordco/common-config-elixir (#3) (d8bdce2)
- Update README (#6) (a874e46)
1.1.0 (2023-07-13)
- Make types and logic flow more clear (7c57e46)
- Setup basic elixir repository (785b3b8)
- Simplify first module usage (b13c522)