Skip to content

Releases: DetroitWhiskey136/DenoTools

DenoTools

02 Oct 20:26
30d5fe5
Compare
Choose a tag to compare

Added a Logger class for printing messages to the console with a little bit of formatting.

Changed the Console.write and Console.SetDefaultColor to be private members.
Console.SetDfaultColor is now a property method.
Console.SetDfaultColor renamed to Console.setDefaultColor.
Added Logger.ts to root mod.ts

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

DenoTools

01 Oct 00:31
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

DenoTools

01 Oct 00:12
Compare
Choose a tag to compare

Initial Release