calm_io 0.1.1

Calms a panicky I/O stream.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changelog

All notable changes will be documented in this file.

This document is written according to the [Keep a Changelog][kac] style.

## 0.1.1

I left an error in the `v0.1.0` `stderr!` macros. Fixed in [#1] by GitHub user
[@raftario].

## 0.1.0

Initial release of `calm_io` and `calmio_filters`.

[#1]: https://github.com/myrrlyn/calm_io/pull/1
[@raftario]: https://github.com/raftario
[kac]: https://keepachangelog.com