0.7.1
2024-04-28
Changes
0.7.1 (stadata_flutter_sdk)
Packages with breaking changes:
- REFACTOR(injector): rename register to factory. (b4aed885)
- REFACTOR(typedef): create InstanceCreator typedef. (f7bb9c73)
- REFACTOR(linter): update analysis option. (bf80bfdc)
- REFACTOR(app): re-structuring app code. (88e30890)
- FIX(typo): fix typo folder name. (7181a158)
Packages with other changes:
- Add ability to fetch Unit
- Add ability to fetch Variable
- Add ability to fetch Vertical Variable
What's Changed
- build(deps): bump melos from 3.4.0 to 4.0.0 by @dependabot in #41
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #42
- chore(deps): bump melos from 4.1.0 to 5.1.0 by @dependabot in #44
- build(deps): bump melos from 5.3.0 to 6.0.0 by @dependabot in #45
- refactor(injector): remove
injector
&get_it
and replace with my own dependency injector by @ryanaidilp in #46 - refactor(app): update directory structure by @ryanaidilp in #48
- feat: Implement Unit endpoint by @ryanaidilp in #52
- feat: implement dynamic table phase 1 by @ryanaidilp in #54
- feat(docs): add docs website to this repo by @ryanaidilp in #56
- feat(package): prepare release 0.7.1 by @ryanaidilp in #57
Full Changelog: 0.7.0...0.7.1