File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # v0.9.3+dev
1+ # v0.9.3 (2013-06-23)
22
33* enhancements
44 * [ File] Add ` File.chgrp ` , ` File.chmod ` and ` File.chown `
55 * [ Kernel] Add --warnings-as-errors to Elixir's compiler options
66 * [ Kernel] Print warnings to stderr
77 * [ Kernel] Warn on undefined module attributes
8- * [ Kernel] Emit warning for ' x in [ ] ' in guards
8+ * [ Kernel] Emit warning for ` x in [] ` in guards
99 * [ Kernel] Add ` binding/0 ` and ` binding/1 ` for retrieving bindings
1010 * [ Kernel] ` quote ` now allows a binding as an option
1111 * [ Macro] Add ` Macro.expand_once/2 ` and ` Macro.expand_all/2 `
Original file line number Diff line number Diff line change 1- 0.9.3+dev
1+ 0.9.3
Original file line number Diff line number Diff line change 11{application , elixir ,
22[{description , " elixir" },
3- {vsn , " 0.9.3+dev " },
3+ {vsn , " 0.9.3" },
44 {modules , [
55 elixir
66 ]},
You can’t perform that action at this time.
0 commit comments