v2.0.1
- #113 Output of build method ( for all adapters ) is now json that can be passed directly to adapter ( response json ) or store.pushPayload method to create records in the store.
- #127 Problems with determining which adapter being used are now fixed by big internal refactor that super simplified the way fixtures are created ( related to above ).