You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
* Added support for LLVM 3.9 (thanks @ysbaddaden)
15
15
* Added `__END_LINE__` magic constant in method default arguments: will be the last line of a call (if the call has a block, it will be the last line of that block)
16
16
* Added `@def` inside macros that takes the value of the current method
17
-
* API docs have a nicer style now (thanks @samueleaton)
17
+
* API docs have a nicer style now, and notes like TODO and DEPRECATED are better highlighted (thanks @samueleaton)
18
18
* Slight improvement to debugging support (thanks @ggiraldez)
19
19
* Line numbers in backtraces (linux only for now) (thanks @ysbaddaden)
20
20
* Added iteration times to `Benchmark.ips` (thanks @RX14)
0 commit comments