Releases: c-kick/mobileConsole
Releases · c-kick/mobileConsole
Release list
v2.0.7
Initial release.
Changelog:
2.0.7
2.0.6
- Initial release (on Github)
- Bugfix
2.0.5
- Restructured & cleaned up code
- Shortened CSS selectors
- Factory-wrapped mobileConsole
- Rewrote parts of, and restructured, HTML stringifier
2.0.4
- Fixed mobileConsole leaking into the window
- Fixed a bug where everything other than objects didn't produce any output
2.0.3
- Rewrote large portions of the object parser to better match chrome devtools output + colors
- Continued restructuring colors
2.0.2
- Restructured colors
- Added stack traces to custom .error() log messages
- Minor fixes
2.0.1
- Integrated stacktracejs instead of dynamic import
- Added user-prefers dark-mode support
- Added time() and timeEnd() support
- Added option to minimize console, by tapping/clicking the top bar, which also acts as a resize-handle for the console
2.0.0 - Complete rewrite of v1
v2.0.6
Initial release.
Changelog:
2.0.6
- Initial release (on Github)
- Bugfix
2.0.5
- Restructured & cleaned up code
- Shortened CSS selectors
- Factory-wrapped mobileConsole
- Rewrote parts of, and restructured, HTML stringifier
2.0.4
- Fixed mobileConsole leaking into the window
- Fixed a bug where everything other than objects didn't produce any output
2.0.3
- Rewrote large portions of the object parser to better match chrome devtools output + colors
- Continued restructuring colors
2.0.2
- Restructured colors
- Added stack traces to custom .error() log messages
- Minor fixes
2.0.1
- Integrated stacktracejs instead of dynamic import
- Added user-prefers dark-mode support
- Added time() and timeEnd() support
- Added option to minimize console, by tapping/clicking the top bar, which also acts as a resize-handle for the console
2.0.0 - Complete rewrite of v1