Releases: jraska/Console
Releases · jraska/Console
1.2.0
1.1.0
1.0.0
Version 1.0.0
After long time without changes the API is considered stable.
- Completely in Kotlin with no other dependencies. Issues #16, #17
- Improved performance #18 Thanks @codebymikey for help.
- Text Selection enabled #19
- Added DateFormat as optional parameter to Timber
ConsoleTree
#12 , Thanks @insearching.
0.4.3
0.4.2
0.4.1
Version 0.4.1
- Added possibility to write
SpannableString
- Console text is now persisted through rotations and other transitions
- Added output colouring to ConsoleTree for Timber
![Supported APIs](https://img.shields.io/badge/Supported API-15+-green.svg)
0.3.1
Version 0.3.1
- Added timber-console-tree module for easy integration with Timber.
- Added buffer to console to avoid too huge texts held.
- Added possibility to hold the console on one place without scrolling until you remove your finger.
- Moved to API 15+
![Supported APIs](https://img.shields.io/badge/Supported API-15+-green.svg)
0.2.0
Version 0.2.0
Added support for non UI threads calls
![Supported APIs](https://img.shields.io/badge/Supported API-10+-green.svg)
0.1.1
Version 0.1.1
Basic console writing
![Supported APIs](https://img.shields.io/badge/Supported API-10+-green.svg)