packages feed

gemini-exports-0.1.0.3: CHANGELOG.md

# CHANGELOG

## master


## v0.1.0.3

* Bump `crypton` dependency max version.
* Add an `--ignore-errors` CLI argument, config value, & env var that logs API
  errors & continues processing instead of halting execution.

## v0.1.0.2

* Change crypto library from `cryptonite` to `crypton`.

## v0.1.0.1

* Bump `base64` requirement to v1.0.
* Documentation fixes.

## v0.1.0.0

* Initial release