v0.4
Significant note: This is the last release before major code refactoring happened within #18
What's Changed
- Fix bazel errors by @mksmtn in #5
- Remove the dependency on
@nodejs//:node_runfiles
by @aherrmann in #6 - Add support for generated source files by @aherrmann in #7
- Resolves #11 by @VignetteTones in #12
- Make elm_test::node attribute public. by @kczulko-da in #13
- Add elm_proto_library simple test. Additional support for bazel6 by @kczulko in #15
- Attempt to add macos to ci by @kczulko in #16
- Avoid name clashes when Main module is used as a test dependency. by @kczulko in #17
New Contributors
- @mksmtn made their first contribution in #5
- @aherrmann made their first contribution in #6
- @VignetteTones made their first contribution in #12
- @kczulko-da made their first contribution in #13
Full Changelog: v0.3...v0.4