Releases: oviceinc/mediasoup-elixir
Releases · oviceinc/mediasoup-elixir
v0.3.2
What's Changed
- chore: change cache key per job type by @satoren in #108
- fix(deps): update rust crate num_cpus to 1.13.1 by @renovate in #110
- fix(deps): update rust crate serde to 1.0.132 by @renovate in #109
- fix: build error with rustler 0.23.0 by @satoren in #116
- chore: update credo to 1.6.x by @satoren in #112
- chore: remove unnecessary dependency by @satoren in #117
- fix: Can not use error atom for log_level by @satoren in #111
- doc: add ex_doc and doc comments by @satoren in #113
- update deps by @satoren in #120
- fix(deps): update rust crate serde to 1.0.133 by @renovate in #119
- chore(deps): update dependency ex_doc to ~> 0.26 by @renovate in #118
- fix(deps): update rust crate mediasoup to 0.9.2 by @renovate in #121
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
What's Changed
- feat: add struct for Router.Options/Worker.UpdateableSettings by @satoren in #90
- fix: raise error from create_pipe_transport with between nodes by @satoren in #91
- chore(deps): update barecheck/code-coverage-action action to v0.6.0 by @renovate in #92
- Remove Nif reference based API by @satoren in #93
- chore: increment version by @satoren in #96
- fix: Remove blocking for BEAM thread by @satoren in #98
- fix: catch process exit error at pipe_producer_to_router by @satoren in #101
Full Changelog: v0.1.1...v0.2.0
v0.1.2
v0.1.1: Version up to 0.1.1 (#88)
* feat: add version function * chore: version up to 0.1.1