Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release Compassion Colleague version 5.0.0-alpha.0.
* Convert Olio constituent. See #462. * Remove a sketch of exception handling. * Delete `Colleague.construct`. See #462. * Reuse the single connection to the Colleague. See #462. * Convert Conduit Resolver to `async`/`await`. See #462. * Remove old ES6 sketch. See #462. * Update `LICENSE`s for 2020. Closes #482. * Convert depart to `async`/`await`. See #462. * Restore join with backlog, send and reduce. See #462. * Restore receive. See #462. * Restore join. See #462. * Test HTTP index. See #462. * Test population race, Conference `ready` on exit. See #462. * `embark` checks complete, fix population test. See #462. * Restore bootstrap. See #462. * Nullifying wrapper around `axios`. Closes #480. * Caret pin Happenstnace to `2.0.1`. Closes #473. * Remove Monotonic dependency from Colleage. Closes #472. * Pin and caret pin dependencies. Closes #469. * Upgrade `kibitz` to `3.0.0-alpha.1`. Closes #466. * Upgrade `olio` to `7.0.0-alpha.0`. Closes #465. * Upgrade `prolific.logger` to `11.0.0`. Closes #464. * Upgrade `avenue` to `0.2.0-alpha.0`. Closes #463. * Upgrade `reactor` to `17.0.0-alpha.1`. * Revert tests to Proof. Closes #461. * First pass at `async`/`await` conversion. See #462. * Sketch of integration test. * Convert Population to ES6. * Unit test static resolver. * Convert Embark to ES6. * Tidy parameter handling. * Convert Networked to ES6 and Fastify. * Sketch of new conference object. * Get a refactored `local.js` to compile. * Convert Recorder to ES6. * Convert `var` to `const`. * Sketch of new API. * Convert discovery test. * Begin ES6 conversion. Closes #483.
- Loading branch information