0.1.0
Adds initial functionality to the library, namely:
- decorator definitions to be able to create Typescript classes that map to JSON:API types
- serialisation and deserialisation routines for converting between JSON:API and Typescript class equivalents
- A package structure that allows the library to be used from an Angular application
- Tests for all the above.