Changelog of @hackage/ekg-carbon 1.0.11

1.0.11

Other Changes

  • Increased upper bound of base to allow < 4.13.
  • Increased upper bound of network to allow < 2.9.

1.0.10

Other Changes

  • Increased upper bound of base to allow < 4.12.
  • Increased upper bound of network to allow < 2.8.

1.0.9

Other Changes

  • Increase upper bound of time.

1.0.8

Other Changes

  • Increase upper bound of base.

1.0.7

Other Changes

  • Increased upper bound of time to allow < 1.9.

1.0.6

Non-breaking Changes

  • Increased the upper bound of base, time and vector. This is a minor version bump as vector has changed contexts for instances.

1.0.5

  • Increased upper-bounds of:

    * `vector`
    

1.0.4

  • Added forkCarbonRestart, which allows caller's to have a little more control over what happens when the Carbon thread crashes.

1.0.3

  • Increased upper-bounds of:

    * `base`
    * `time`
    

1.0.2

  • Increased upper-bounds of:

    * `network`
    * `text`
    

    Thanks to Konstantine Rybnikov (@k-bx) for this change.


1.0.1

  • Decreased lower-bounds of:

    * `network`
    * `text`
    * `time`
    * `vector`
    

    Thanks to Renzo Carbonara (@k0001) for this change.


1.0.0

  • Initial release.