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 9679bed commit efbdf4bCopy full SHA for efbdf4b
CHANGELOG.md
@@ -22,8 +22,8 @@
22
* [Mix] Ensure Mix does not use ANSI escapes on Windows unless ANSI is enabled
23
* [Mix] Only shutdown Logger if the Mix application is being actually started
24
* [Mix] Ensure priv/include are copied on Windows even if source did not change
25
+ * [Mix] Ensure rebar dependencies work when user path has a space on Windows
26
* [Regex] Fix `Regex.replace/4` failures when the number of substitutions in pattern is more than the number of matches and support `\g{...}` patterns
- * [Regex] Fix `Regex.replace/4` so it doesn't discard escape characters
27
* [String] Fix LFCR being treated as a grapheme instead of CRLF
28
* [URI] Do more strict matching on URI schema
29
0 commit comments