Skip to content

Latest commit

 

History

History
108 lines (87 loc) · 7.75 KB

CHANGELOG.md

File metadata and controls

108 lines (87 loc) · 7.75 KB

1.1.1 (2019-08-22)

Bug Fixes

  • transports: handle multiple onData callback (b125962), closes #53

1.1.0 (2019-07-30)

Bug Fixes

Features

1.0.1 (2019-05-21)

Bug Fixes

1.0.0 (2019-05-15)

Bug Fixes

  • add @example typedoc tag to Client (5158252)
  • add code example (094df9c)
  • add link to jenkins pipelines (0e67bb1)
  • add simple example (3b3aaf6)
  • add test coverage + circleci (e0ffac0)
  • add video guide for making small documentation changes (87df9a8)
  • change Client example url (588c8ba)
  • CONTRIBUTING formatting and typo (c1ef029)
  • conventional commits typo (423df0e)
  • delete extra license (0c506ff)
  • extra backtick (6939b17)
  • formatting + README + extra connection null checks (e0b3057)
  • gitignore need not use . in path (64a8808)
  • indenting (835583d)
  • initial setup + tests (5ab3881)
  • initial transport implementation (e3e3c6a)
  • initial transport implementation (e5cb09f)
  • move conventions and resource up in the readme (227b53a)
  • move to pristine (988ae60)
  • remove null checks on Event Emitter (d677e0b)
  • remove unneeded null checks (5cfad43)
  • remove unused jenkins and testing files (cfed249)
  • remove yaml in example (b410975)
  • Rename LICENSE -> LICENSE.md (22ed02d)
  • replace github for Github (b6b9d42)
  • set onData to private (992c73d)
  • stricter typings + typedoc comments (b4e9698)
  • typo in CONTRIBUTING.md and compose command in BUILDING.md (783905c)
  • update .gitignore (d7107cc)
  • update BUILDING.md (b0e9d5d)
  • update BUILDING.md typo (0b21631)
  • update CONTRIBUTING.md adding docs (b324d84)
  • update CONTRIBUTING.md choppy code changes and testing (ad1e78a)
  • update CONTRIBUTING.md grammer around preview markdown (38c9abf)
  • building: add definitions section (b8bd636)
  • update CONTRIBUTING.md how to fork a repo (74dfe4f)
  • update CONTRIBUTING.md period (0c9e6e1)
  • building: remove unneeded definitions (718cd97)
  • update CONTRIBUTING.md to get rid of cloning or forking (af142a2)
  • update CONTRIBUTING.md typo (3ebf183)
  • update README.md simplify open source grammar (e892afe)
  • update README.md typo its (cdf5389)
  • wording change (3b6b60b)

Features

  • add choose a license to resources (1e38132)
  • add info on using this repo (1671d3e)
  • add issue templates (5bc409d)
  • add Jenkinsfile (2d9a5e4)
  • add more resources to README (bb5b213)
  • add resources for documentation driven development (94c6214)
  • add testing.md file (ed3781a)
  • initial commit (de17561)
  • update release to be more specific (ba46d70)