all_asserts 2.0.1

A crate for multiple types of asserts that don't exist in the standard library
Documentation
# Changelog
All changes in this project will be noted in this file.

## Version 2.0.1 [2020-06-25]
> This release doesn't introduce breaking changes

Fix documentation issues

## Version 2.0.0 [2020-06-25]
> This release doesn't introduce breaking changes

Added new macros: `assert_range!`, `assert_nrange!`

## Version 1.0.1 [2020-06-18]
> This release doesn't introduce breaking changes

Fix issues with ownership and licensing

## Version 1.0.0 [2019-11-16]
> This release doesn't introduce breaking changes

First stable release

## Version 0.x.y
> These releases don't introduce any breaking changes