Skip to content

Releases: JamesTeague/cyrus

v2.0.1

10 Jun 13:06
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump standard-version from 7.1.0 to 8.0.1 by @dependabot in #4
  • build(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #15
  • build(deps): bump moment from 2.24.0 to 2.29.2 by @dependabot in #14
  • build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 by @dependabot in #19
  • build(deps): bump y18n from 4.0.0 to 4.0.3 by @dependabot in #21
  • build(deps): bump ini from 1.3.5 to 1.3.8 by @dependabot in #5
  • build(deps): bump handlebars from 4.7.3 to 4.7.7 by @dependabot in #7
  • build(deps): bump hosted-git-info from 2.8.5 to 2.8.9 by @dependabot in #8
  • build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #11
  • build(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #12
  • build(deps): bump ajv from 6.12.0 to 6.12.6 by @dependabot in #13
  • build(deps): bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #16
  • build(deps): bump color-string from 1.5.3 to 1.9.1 by @dependabot in #17
  • build(deps): bump ws from 7.2.3 to 7.5.8 by @dependabot in #18
  • build(deps): bump browserslist from 4.11.1 to 4.20.4 by @dependabot in #20

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

31 Mar 13:36
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2020-03-31)

⚠ BREAKING CHANGES

  • memorynotifier: There is no longer a ready emission. Any filters for ready should be deprecated and
    any operators that may skip the very first emission will now be skipping real data.

Bug Fixes

  • fix import that was left behind (315084c)

Improvements

  • memorynotifier: leverage Rx Subjects (eac137d)

0.2.4 (2020-01-02)

Features

  • add ability to disconnect from database (5768dcd)

0.2.3 (2020-01-01)

Bug Fixes

  • correct construction of library failing (05f5f42)

v1.0.0

21 Jan 01:27
Compare
Choose a tag to compare
chore: rename package because previous name was squatted