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.


Previous changes from v1.3.4

  • Contributor: Theo Gravity

    • โž• Add consoleDebug option (#7)