71 lines
1.2 KiB
Markdown
71 lines
1.2 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## 2022-04-20
|
|
|
|
### Changes
|
|
|
|
---
|
|
|
|
Packages with breaking changes:
|
|
|
|
- There are no breaking changes in this release.
|
|
|
|
Packages with other changes:
|
|
|
|
- [`wyatt_form_bloc` - `v0.0.1-dev.0`](#wyatt_form_bloc---v001-dev0)
|
|
|
|
---
|
|
|
|
#### `wyatt_form_bloc` - `v0.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.
|
|
|
|
|
|
## 2022-04-19
|
|
|
|
### Changes
|
|
|
|
---
|
|
|
|
Packages with breaking changes:
|
|
|
|
- [`wyatt_authentication_bloc` - `v0.2.0-dev.0`](#wyatt_authentication_bloc---v020-dev0)
|
|
|
|
Packages with other changes:
|
|
|
|
- There are no other changes in this release.
|
|
|
|
---
|
|
|
|
#### `wyatt_authentication_bloc` - `v0.2.0-dev.0`
|
|
|
|
- **BREAKING** **FEAT**: rename package.
|
|
|
|
|
|
## 2022-04-19
|
|
|
|
### Changes
|
|
|
|
---
|
|
|
|
Packages with breaking changes:
|
|
|
|
- [`wyatt_analysis` - `v2.0.0`](#wyatt_analysis---v200)
|
|
|
|
Packages with other changes:
|
|
|
|
- There are no other changes in this release.
|
|
|
|
---
|
|
|
|
#### `wyatt_analysis` - `v2.0.0`
|
|
|
|
- **BREAKING** **FIX**: remove unawaited() since its in Dart 2.15.
|
|
|