is_ci 1.2.0

Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.
Documentation
# `is_ci` Release Changelog

<a name="1.2.0"></a>
## 1.2.0 (2024-02-04)

### Features

* **ci:** Add WoodpeckerCI support (#1) ([7eaceabd]https://github.com/zkat/is_ci/commit/7eaceabd20b443c7f72b27c354a9965f79fd1dcc)
* **bin:** add main.rs to run it as a standalone bin (#2) ([bc4fda76]https://github.com/zkat/is_ci/commit/bc4fda761a9810a0e967d1470772fedd78d79360)

<a name="1.1.1"></a>
## 1.1.1 (2021-09-22)

### Bug Fixes

* **now:** fix typo in bitbucket check ([d89ed22f]https://github.com/zkat/is_ci/commit/d89ed22fa489ef4fb8fda5eaf54e26610900b4e1)

<a name="1.1.0"></a>
## 1.1.0 (2021-09-22)

### Features

* **api:** Add cache/uncached APIs and deprecate is_ci ([adc5ec15]https://github.com/zkat/is_ci/commit/adc5ec152503f9ef6157f487fd7fc4ea251b4ff6)

<a name="1.0.0"></a>
## 1.0.0 (2021-09-22)

### Features

* **api:** Add initial API ([301f0a9b]https://github.com/zkat/is_ci/commit/301f0a9ba418da349140e93f2c031f2fd83c9a8a)