- Enabled to toggle input cleaning in TerminalHandler
0.1.15
- Implemented terminal.TerminalHandler - Added FakeInput and FakeBytesInput classes to unittest module
0.1.14
- Added `Option` method to types module. - Changed `AssertionError` to `TypeError` in types module. - Fixed a bug on composable + premitive tuple in types.