[0.2.0](https://github.com/nitrictech/membrane/compare/v0.1.9...v0.2.0) (2021-07-14)
Features
* add document service ([7a4577a](https://github.com/nitrictech/membrane/commit/7a4577a721c989e19ab0a7246fa59e5824ba71bd))
Bug Fixes
* add recursive key/collection validation ([1913850](https://github.com/nitrictech/membrane/commit/1913850c616198f42700515920fec416ea836453))
* key marshalling bug ([716f345](https://github.com/nitrictech/membrane/commit/716f345490e52a0a4fb8ee4158fc4cf2519518d2))
Code Refactoring
* move collection depth validation code ([521b979](https://github.com/nitrictech/membrane/commit/521b979d391b72bc097ba577c9360e741c7be6fc))
Continuous Integration
* add test-integration target deps ([a4aa475](https://github.com/nitrictech/membrane/commit/a4aa475968801b5457b262de28a5ece833155537))
* Split out integration tests. ([da31e46](https://github.com/nitrictech/membrane/commit/da31e461af773c27c0bd23d14dfef442aec594d5))
* update integration tests target name ([3118a3e](https://github.com/nitrictech/membrane/commit/3118a3ef5b6211d062553e6d8bf42133373c8ab1))
Tests
* Fix integration test compile errors. ([637fd21](https://github.com/nitrictech/membrane/commit/637fd216ad5c61006dfb72fe2afec810f494b43c))
* Fix references to common test suite. ([c29ed22](https://github.com/nitrictech/membrane/commit/c29ed225ade3659e36123fc88be3f3c8ed504bce))
* Separate out integration tests. ([3e8b763](https://github.com/nitrictech/membrane/commit/3e8b7633a5e6d2b032f49aecd4fded299ed27d2e))