All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2021-07-31
derive
macro which automatically implementsif_empty
if the type has anis_empty
function returning abool
0.2.0 - 2021-06-19
- Implementations of the traits for
OsString
and&OsStr
0.1.0 - 2021-06-19
-
IfEmpty
andIfEmptyBorrowed
traits -
Implementations of the traits for
String
and&str