All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.1 - 2020-02-10
- Pretty print switch.
- Switch to specify which encoding to use when decoding for pretty print.
- Add note about expectations for using trickt in the Readme.
- None
- None
0.1.0 - 2020-01-18
- Identify and decode code points.
- Identify and decode base64.
- Identify and decode unicode escaped strings.
- Identify and decode hex escaped strings.
- Identify and decode url encoded strings
- Added recursive capability. Shows nested trickiness.
- Pretty print the results and include line numbers for files.
- Ability to scan strings.
- Ability to scan files.
- None
- None