Age | Commit message (Expand) | Author |
---|---|---|
2022-11-11 | raise all deprecation messages to the final level | Jesse Plamondon-Willard |
2022-10-09 | make deprecation warnings a bit stronger for the upcoming 4.0.0 release | Jesse Plamondon-Willard |
2022-08-20 | fix deprecation notices split into two messages unnecessarily | Jesse Plamondon-Willard |
2022-05-23 | shortcut common cases in hot code paths | Jesse Plamondon-Willard |
2022-05-15 | reduce performance impact of deprecation warnings | Jesse Plamondon-Willard |
2022-04-30 | omit stack trace for deprecated code not called directly by the mod | Jesse Plamondon-Willard |
2022-04-19 | suppress some duplicate deprecation notices | Jesse Plamondon-Willard |
2022-04-19 | add immutable stack trace to cache stack info | Jesse Plamondon-Willard |
2022-04-19 | move deprecation code into namespace | Jesse Plamondon-Willard |