Hugo Pointcheval d6bb3c2ac7
chore(release): publish packages
- wyatt_form_bloc@0.0.4
 - wyatt_authentication_bloc@0.2.1+2
2022-08-25 17:36:44 +02:00

29 lines
581 B
Markdown

## 0.0.4
- **FEAT**: add form validator class with strategy design pattern.
## 0.0.3
- **FEAT**: add helpers.
- **FEAT**: add metadata on inputs.
- **FEAT**: update to latest dart version.
## 0.0.2
- **FEAT**: add list option validator.
## 0.0.1
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
## 0.0.1-dev.0
- **REFACTOR**: all package structure/documentation.
- **FEAT**: new utility package for forms and bloc.
- **DOCS**: add example app.
- **DOCS**: add few project files.
## 0.0.0
- Initial version.