4.9 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2022-06-24
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
wyatt_http_client
- v1.2.0
- FEAT: add new middleware feature.
- FEAT: implements doublelinked list for middlewares.
- FEAT: [WIP] implements middleware system.
- FEAT: [WIP] work on middleware feature.
2022-05-23
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
wyatt_http_client
- v1.1.0
- FEAT: add oauth2 refresh token client.
2022-05-23
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
wyatt_analysis
- v2.1.0
- FEAT: add experimental rules in appropriate file.
2022-05-20
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
wyatt_authentication_bloc
- v0.2.1
- FEAT: add google, facebook, apple, twitter login.
wyatt_bloc_helper
- v1.1.0
- FEAT: add provider, consumer and helpers.
2022-05-05
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
wyatt_medium_feeds
- v1.0.1
- FIX: remove useless example file.
2022-05-02
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with dependency updates only:
Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
wyatt_authentication_bloc
-v0.2.0+1
wyatt_form_bloc
- v0.0.2
- FEAT: add list option validator.
2022-04-20
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
wyatt_crud_bloc
- v0.0.2
-
Migrate crud_package in monorepo
-
DOCS: add example app.
wyatt_analysis
- v2.0.1
- DOCS: Update readme with new version.
2022-04-20
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):
wyatt_authentication_bloc
-v0.2.0
wyatt_authentication_bloc
- v0.2.0
2022-04-20
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):
wyatt_form_bloc
-v0.0.1
wyatt_form_bloc
- v0.0.1
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
- 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:
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:
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.