Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2019-05-15) ### Bug Fixes * add [@example](https://github.com/example) typedoc tag to Client ([5158252](5158252)) * add code example ([094df9c](094df9c)) * add link to jenkins pipelines ([0e67bb1](0e67bb1)) * add simple example ([3b3aaf6](3b3aaf6)) * add test coverage + circleci ([e0ffac0](e0ffac0)) * add video guide for making small documentation changes ([87df9a8](87df9a8)) * change Client example url ([588c8ba](588c8ba)) * CONTRIBUTING formatting and typo ([c1ef029](c1ef029)) * conventional commits typo ([423df0e](423df0e)) * delete extra license ([0c506ff](0c506ff)) * extra backtick ([6939b17](6939b17)) * formatting + README + extra connection null checks ([e0b3057](e0b3057)) * gitignore need not use . in path ([64a8808](64a8808)) * indenting ([835583d](835583d)) * initial setup + tests ([5ab3881](5ab3881)) * initial transport implementation ([e3e3c6a](e3e3c6a)) * initial transport implementation ([e5cb09f](e5cb09f)) * move conventions and resource up in the readme ([227b53a](227b53a)) * move to pristine ([988ae60](988ae60)) * remove null checks on Event Emitter ([d677e0b](d677e0b)) * remove unneeded null checks ([5cfad43](5cfad43)) * remove unused jenkins and testing files ([cfed249](cfed249)) * remove yaml in example ([b410975](b410975)) * Rename LICENSE -> LICENSE.md ([22ed02d](22ed02d)) * replace github for Github ([b6b9d42](b6b9d42)) * set onData to private ([992c73d](992c73d)) * stricter typings + typedoc comments ([b4e9698](b4e9698)) * typo in CONTRIBUTING.md and compose command in BUILDING.md ([783905c](783905c)) * update .gitignore ([d7107cc](d7107cc)) * update BUILDING.md ([b0e9d5d](b0e9d5d)) * update BUILDING.md typo ([0b21631](0b21631)) * update CONTRIBUTING.md adding docs ([b324d84](b324d84)) * update CONTRIBUTING.md choppy code changes and testing ([ad1e78a](ad1e78a)) * update CONTRIBUTING.md grammer around preview markdown ([38c9abf](38c9abf)) * **building:** add definitions section ([b8bd636](b8bd636)) * update CONTRIBUTING.md how to fork a repo ([74dfe4f](74dfe4f)) * update CONTRIBUTING.md period ([0c9e6e1](0c9e6e1)) * **building:** remove unneeded definitions ([718cd97](718cd97)) * update CONTRIBUTING.md to get rid of cloning or forking ([af142a2](af142a2)) * update CONTRIBUTING.md typo ([3ebf183](3ebf183)) * update README.md simplify open source grammar ([e892afe](e892afe)) * update README.md typo its ([cdf5389](cdf5389)) * wording change ([3b6b60b](3b6b60b)) ### Features * add choose a license to resources ([1e38132](1e38132)) * add info on using this repo ([1671d3e](1671d3e)) * add issue templates ([5bc409d](5bc409d)) * add Jenkinsfile ([2d9a5e4](2d9a5e4)) * add more resources to README ([bb5b213](bb5b213)) * add resources for documentation driven development ([94c6214](94c6214)) * add testing.md file ([ed3781a](ed3781a)) * initial commit ([de17561](de17561)) * update release to be more specific ([ba46d70](ba46d70))
- Loading branch information