ipipe 0.3.2

Cross-platform named-pipe API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Version 0.3

- API improvements, better tests, bug fixes, documentation fixes.

# Version 0.2

- Implemented static pipes.

# Version 0.1.1

- Added a Pipe::with_name function that allows for better platform independance.
- Added more documentation.

# Version 0.1

- Initial commit. Lacks features, and likely contains significant bugs. More testing is needed.