Releases: werbitzky/elastix
Releases · werbitzky/elastix
0.4.0
v0.3.2
v0.2.0
v0.1.1
v0.1.0
0.1.0
Improvements:
- deprecate :elastic_url configuration variable in favor of extended signature of Elastix functions by an elastic_url parameter – this way multiple elastic servers can be used and it is up to the user to provide the configuration mechanism (for example use a library that can change configuration during runtime and not to freeze the configuration during compile time like Mix.Config does)
- relax HTTPoison version dependency
Breaking Changes:
- :elastic_url can't be configured on App configuration level anymore