- parseables inner data is not expanded by default anymore, so you can check parseables and subparseables types in the data structures.
- the new expand function will get rid of parseables in a data structure and recursively replace them with their data
- updated checks and documentation
- added a license file