LogLayer v1.4.2 Release Notes
Release Date: 2022-11-02 // about 2 years ago-
Contributor: Theo Gravity
- ๐ Fix issue where
LogLayer#child()
was not creating a shallow copy of context (#10)
๐ The documentation says the context should be shallow copied, but it wasn't. Now it is.
- ๐ Fix issue where
Previous changes from v1.3.4
-
Contributor: Theo Gravity
- โ Add consoleDebug option (#7)