Canary Changes

Here you can find a simple list of the important changes made to the Canary library.

  • 1.0.7 Latest

    • Comments and readme updates

    Tag

  • 1.0.6

    • Re-added log option for variables.

    Tag

  • 1.0.5

    • Naming Convention Changes
    • Migrated CustomException from Bedrock

    Tag

  • 1.0.4

    • Improve line limit and added a new config for it.
    • Bugfix for missed rename.

    Tag

  • 1.0.3

    • Gitignore addition

    Tag

  • 1.0.2

    • Bugfix for addLog events when the log is blank.

    Tag

  • 1.0.1

    • Add Composer lock file

    Tag

  • 1.0

    • Initial Release

    Tag

Canary actually began its life as TempusDebugger on Github. On March 26, 2018 the latest released tag was 1.1. Over the years this code has remained dormant, then received a ton of attention, then been forgotten again. For most intents, this is the same code, just being actively developed. The foundation of TempusDebugger was originally sending debug messages to chrome's developer-tools. Now the primary focus lies in sending the logs directly to frontend elements or saving them to files.

Not all changes may be addressed individually on this page.