Skip to content

v5.0.0

Compare
Choose a tag to compare
@gbtb16 gbtb16 released this 31 Jan 04:31
· 25 commits to master since this release
7cd89ed

What's Changed - v5.0.0 [01-31-2024]

  • Migration to Android X, replacement of deprecated code and exported kiwi errors. by @hericles-koelher in #76
  • Updated versions by @vanlooverenkoen in #79
  • Update dependencies & first workflows for github actions by @vanlooverenkoen in #87
  • fix(ownership): Fixed where it was pointing to the old repository to point to the new link. by @gbtb16 in #99
  • feature(scoped-parent): implemented scoped container that inherit a parent container's registrations (final implementation). by @gbtb16 in #98
  • feature(scoped-parent): implemented scoped container that inherit a parent container's registrations (final implementation). by @gbtb16 in #101
  • Bump tj-actions/verify-changed-files from 13 to 17 in /.github/workflows by @dependabot in #100
  • Bump subosito/flutter-action from 2.8.0 to 2.12.0 by @dependabot in #95
  • Bump actions/checkout from 3 to 4 by @dependabot in #97
  • fix(kiwi-generator): update referenced build_runner version, using codebase from @geisterfurz007. by @gbtb16 in #102
  • feature(is-registered): added a boolean method to indicate if a provider type or name is registered. by @gbtb16 in #103
  • fix(typedef): fixed Factory typedef to follow the rules regarding the syntax of generic functions in typedef. by @gbtb16 in #104
  • Bump analyzer from 5.13.0 to 6.3.0 in /kiwi_generator by @dependabot in #105
  • refactor(all-needed): including basis, directories, pubspecs, examples, github actions, etc by @gbtb16 in #106
  • fix(dependabot): fixed workflow file. by @gbtb16 in #107
  • version(5.0.0): updated kiwi version. by @gbtb16 in #108

New Contributors

Full Changelog: 4.0.1...v5.0.0