predicates-tree 0.9.0

Render boolean-valued predicate functions results as a tree.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased] - Unreleased

## [0.9.0] - 2018-07-30
### Added
- Support for rendering a predicate as a tree.

[Unreleased]: https://github.com/assert-rs/predicates-rs/compare/v0.9.0...HEAD
[0.9.0]: https://github.com/assert-rs/predicates-rs/compare/v0.5.2...v0.9.0