Releases: biyooon-ex/zenohex
v0.3.2
This version is compatible with Zenoh 0.11.0
Note: Although changes from v0.3.1 were only bumping to Elixir/Erlang versions for development and some minor fixes in test code, I decided to make a new release since the Zenoh v1.0 support we are working on next is expected to take some time.
What's Changed
- Bump Elixir and Erlang versions used for development by @takasehideki in #76
- Release v0.3.2 by @takasehideki in #78
Full Changelog: v0.3.1...v0.3.2
v0.3.1
This version is compatible with Zenoh 0.11.0
- Add cargo of NIF module to dependabot target by @takasehideki in #62
- Bump Rustler to 0.34.0 in Cargo.toml (not 0.35.0), IOW, downgrade in mix.exs by @takasehideki in #69
- Bump by dependabot
- Bump credo from 1.7.7 to 1.7.8 by @dependabot in #63
- Bump dialyxir from 1.4.3 to 1.4.4 by @dependabot in #65
- Bump futures from 0.3.30 to 0.3.31 in /native/zenohex_nif by @dependabot in #64
- Bump rustler_precompiled from 0.7.1 to 0.8.2 by @dependabot in #60
- Bump ex_doc from 0.34.1 to 0.34.2 by @dependabot in #55
- Bump flume from 0.11.0 to 0.11.1 in /native/zenohex_nif by @dependabot in #66
- Bump credo from 1.7.8 to 1.7.10 by @dependabot in #72
Full Changelog: v0.3.0...v0.3.1
v0.3.0
This version is compatible with Zenoh 0.11.0
What's Changed
- trial: add compatible zenoh version in
@version
by @takasehideki in #44 - add permissions to write in nif_precomple by @takasehideki in #45
- Follow bump to zenoh v0.11.0 by @takasehideki in #47
- add resource presented in Code BEAM America 2024 by @takasehideki in #46
- change source_url to new organization by @takasehideki in #40
- Bump to zenoh v0.11.0 by @s-hosoai in #42
- Bump ex_doc from 0.31.1 to 0.34.1 by @dependabot in #43
- Bump credo from 1.7.4 to 1.7.7 by @dependabot in #41
- Bump rustler from 0.31.0 to 0.33.0 by @dependabot in #38
- Bump mix_test_watch from 1.1.2 to 1.2.0 by @dependabot in #30
- fix about the corresponding Zenoh version by @takasehideki in #53
Full Changelog: v0.2.0...v0.3.0
v0.2.0+zenoh-0.10.1-rc
This version is completely the same as v0.2.0
.
In relation to #37, we have decided to append the corresponding Zenoh version numbers after +
.
v0.2.0
TL;DR
We can now use almost all of the basic communication features of Zenoh 0.10.1-rc from the Elixir application!!
What's Changed
- Update Cargo.lock, nifzenoh version from 0.1.3 to 0.1.5 by @pojiro in #7
- Try to use different sessions in Examples.SessionTest by @pojiro in #14
- Add dependabot by @pojiro in #13
- Update .github/workflows/nif_precompile.yml, update OS versions by @pojiro in #15
- Fix USE_DIFFERENT_SESSION use by @pojiro in #18
- fix badge for Hexdocs by @takasehideki in #8
- Move Examples docs to lib/zenohex/examples/README.md by @pojiro in #17
- 0.2.0 is developed!! by @pojiro in #12
- Bump credo from 1.7.3 to 1.7.4 by @dependabot in #20
- Bump mix_test_watch from 1.1.1 to 1.1.2 by @dependabot in #21
- add copyright holder to LICENSE by @takasehideki in #22
- enhance gitignore by @takasehideki in #23
- enrich README by @takasehideki in #24
- re-enrich README (before releasing v0.2.0) by @takasehideki in #25
- Add version match test for Cargo.lock by @pojiro in #27
- release v0.2.0 by @takasehideki in #26
New Contributors
Full Changelog: v0.1.5...v0.2.0
v0.2.0-rc.2
Bump version to v0.2.0-rc.2
v0.2.0-rc.1
This is the test release for dev.
v0.2.0-rc.0
This is the test release for 0.2.0-dev.