File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -214,6 +214,7 @@ This release brings further improvements to Calendar types. It adds arithmetic a
214
214
* [ File] Introduce ` :trim_bom ` option for ` File.stream!/2 `
215
215
* [ Inspect] Add ` :printable_limit ` to control the limit of printable structures
216
216
* [ Integer] Add ` Integer.gcd/2 `
217
+ * [ Kernel] Add ` left not in right ` to check that the left side is not in the enumerable on the right
217
218
* [ Kernel] Use the new ` debug_info ` chunk in OTP 20. This provides a mechanism for tools to retrieve the Elixir AST from beam files
218
219
* [ Kernel] ` defoverridable/1 ` accepts a module name as argument and marks all callbacks as overridable
219
220
* [ Kernel] Allow non-quoted Unicode atoms and variables according to Unicode Annex #31 (see Unicode Syntax document)
You can’t perform that action at this time.
0 commit comments