aragog-macros 0.2.1

Macros for Aragog Crate
Documentation
# Changelog

## 0.2.1

- HOTFIX: (yanking 0.2.0) validate derive macro was crashing compilation on doc comments
- `Validate` derive macro attribute `func` can be field-specific

## 0.2.0

- `Validate` derive macro handles attributes see [book]../book/validate.md

## 0.1.0

- `Record` derive macro
- `EdgeRecord` derive macro
- `Validate` derive macro