## 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.