calcver 0.2.0-beta.1

auto calculation of version based on http://conventionalcommits.org
Documentation
# Calcver 

[![Crates.io](https://img.shields.io/crates/v/calcver.svg)](https://crates.io/crates/calcver)
[![Crates.io](https://img.shields.io/crates/d/calcver.svg)](https://crates.io/crates/calcver)
[![Build Status](https://travis-ci.org/easy-semver/calcver-rs.svg?branch=master)](https://travis-ci.org/easy-semver/calcver-rs)
[![codecov](https://codecov.io/gh/easy-semver/calcver-rs/branch/master/graph/badge.svg)](https://codecov.io/gh/easy-semver/calcver-rs)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)

:poop: *Work in progress*

**calcver** is a rust library inspired by the folks at [conventional-changelog](https://github.com/conventional-changelog).

This library is not meant to be used directly but consumed from a cli.