Releases: knocklabs/knock-elixir
Releases · knocklabs/knock-elixir
v0.4.5
Changelog
- 🔧 chore(kno-1566): add tenant functions (#12) – meryldakin
- 🌱 Fix function name in Readme.md (#3) – aglassman
- 🔧 chore: bump version (#13) – meryldakin
v0.4.4
v0.4.3
v0.4.2
Changelog
- 🌱 Update README.md (#6) – philipbrown
- 🌱 feat(messages): add new message endpoints support – juanazam
- 🔧 chore: update max page limit comments – juanazam
- 🐛 fix: update wrong default param – juanazam
- 🌱 feat: add list messages endpoint – juanazam
- 🌱 Merge pull request #7 from knocklabs/jazambuja-kno-1172-elixir-sdk-add-new-messages-endpoint – juanazam
- 🔧 chore(workflows): actor is optional – cjbell
- 🔧 chore: prepare for 0.4.2 release – cjbell
v0.4.1
v0.4.0
Full Changelog: v0.4.0-rc.1...v0.4.0
v0.4.0-rc.1
What's Changed
- Added new
Knock.Objects
namespace with support for new Knock Objects API - Deprecated all
Knock.Preferences
functions, in favor of theirKnock.Users
counterparts - Added support for new
bulk_identify/2
,bulk_delete/2
,bulk_set_preferences/3
functions