We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e1c09 commit 28ff6b3Copy full SHA for 28ff6b3
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
* Enhancements
4
* [ExUnit] Support @moduletag in ExUnit cases
5
+ * [Kernel] Improve stacktraces to be relative to the compilation path and include the related application
6
+ * [Stream] Add `Stream.transform/3`
7
8
* Bug fixes
9
* [ExUnit] `:include` in ExUnit only has effect if a test was previously excluded with `:exclude`
0 commit comments