Releases: membraneframework/bundlex
Releases · membraneframework/bundlex
v1.4.0
Release v1.3.2
What's Changed
Full Changelog: v1.3.1...v1.3.2
Release v1.3.1
What's Changed
Full Changelog: v1.3.0...v1.3.1
Release v1.3.0
v1.2.0
v1.1.1
v1.1.0
What's Changed
- Remove default standard version, when compiler flags already define it by @FelonEkonom in #100
- Fix shell error when running empty commands by @Qizot in #102
- Bump version in mix.exs and README.md to v1.0.1 by @FelonEkonom in #103
- MS-271 Create a documentation generator for the native code by @Janix4000 in #104
New Contributors
- @Qizot made their first contribution in #102
- @Janix4000 made their first contribution in #104
Full Changelog: v1.0.0...v1.1.0
v1.0.1
v1.0.0
Bundlex 1.0 released!
The changes are the following:
- Deprecated project keys
:nifs
and:cnodes
are now not supported at all. Use:natives
instead. See #62 for details. Bundlex.Helper.*
modules are now private API. Please don't rely on them.
Full Changelog: v0.5.1...v1.0.0