Releases: ryanaidilp/stadata_flutter_sdk
Releases · ryanaidilp/stadata_flutter_sdk
0.8.1
What's Changed
- build(deps): bump melos from 6.0.0 to 6.1.0 by @dependabot in #67
- build(deps): bump ws from 7.5.9 to 7.5.10 in /docs by @dependabot in #68
- build(deps): bump micromatch from 4.0.7 to 4.0.8 in /docs by @dependabot in #72
- build(deps): bump webpack from 5.91.0 to 5.94.0 in /docs by @dependabot in #71
- build(deps): bump express from 4.19.2 to 4.21.0 in /docs by @dependabot in #73
- build(deps): bump melos from 6.1.0 to 6.2.0 by @dependabot in #74
- build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by @dependabot in #75
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs by @dependabot in #60
- build(deps): bump follow-redirects from 1.15.3 to 1.15.6 in /docs by @dependabot in #59
- build(deps): bump express from 4.18.2 to 4.19.2 in /docs by @dependabot in #58
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #63
- build(deps): bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #62
- feat(statistics): add Statistical Classifications feature and refactor imports with barrel files by @ryanaidilp in #65
- feat(release): prepare release 0.8.0 by @ryanaidilp in #66
Full Changelog: 0.7.1...0.8.0
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
0.7.0
2023-12-06
Changes
Packages with breaking changes:
- There are no breaking changes in this release. But there is some deprecation to existing model property.
Packages with other changes:
- There are no other changes in this release.
0.7.0
- REFACTOR(import): optimize code import. (b99bdd04)
- REFACTOR(feature): rename news_category to news_categories. (0637bc98)
- REFACTOR(exception): make stadata exception a normal class. (f6d61af2)
- REFACTOR(datasource): remove unused param on press release. (3e8af21c)
- REFACTOR(news): mark categoryId deprecated. (895b5aab)
- REFACTOR(controllers): replace deprectaed member. (1aadefaa)
- REFACTOR(list): make some property deprecated. (e72f2da8)
- REFACTOR(env): using new useConstantCase param. (be72a53d)
- REFACTOR(env): regenerate env variable. (de57655e)
- REFACTOR(config): update melos config. (855b1eed)
- REFACTOR(params): update all param that has id to ID instead of Id. (7c1349d9)
- REFACTOR(domain): change variableID param type to int? (2cb36f8d)
- REFACTOR(domain): add page parameter. (1a58d429)
- REFACTOR(domain): update return value type to apiresponse. (9a6b27a2)
- REFACTOR(exceptions): update exception class. (daedbf8f)
- REFACTOR(repository): remove dead code. (00d1bb2e)
- REFACTOR(static_table): mark subjectId as deprecated. (ad17bf37)
- REFACTOR(fixture): update fixture helper. (73f0dea4)
- REFACTOR(fixtures): add dummy json to strategic indicator fixture. (d05842dc)
- REFACTOR(widget): make description nullable. (d50b0d01)
- REFACTOR(entity): make description nullable. (f17da9e2)
- REFACTOR(datasource): refactor domain remote data source. (69c25af5)
- REFACTOR(ui): minor ui update on example app. (a99fb0c9)
- REFACTOR(list): add dataAvailability property to list result. (6958cbd6)
- REFACTOR(example): restructuring example app using getx. (921dae9c)
- REFACTOR(export): optimize file export. (07e3a794)
- REFACTOR(features): move domains from list to features. (4f8605fc)
- REFACTOR(static_table): mark subjectId as deprecated. (2b6817be)
- REFACTOR(endpoint): update infographic endpoint name and add endpoint. (12d6ff80)
- REFACTOR(interceptor): update loggin interceptor. (29c6de99)
- REFACTOR(datasource): rename endpoint. (d9251d60)
- REFACTOR(pagination): move required to first param. (be078ea9)
- REFACTOR(logger): add prefix to log. (9cf4745d)
- REFACTOR(docs): update doc comments properties. (a46697bd)
- REFACTOR(usecase): rename get all infographic param. (b6f40b39)
- REFACTOR(exceptions): add news category exception and failure. (fac96409)
- REFACTOR(models): add news serializer to cleanup news content. (a684fc20)
- REFACTOR(usecase): rename usecase to follow convention. (cddcd4a7)
- REFACTOR(repository): remove dead code. (5436a3a5)
- REFACTOR(failures): make failure extend equatable. (6dddae61)
- REFACTOR(list): rename newsCategory to newsCategories. (e3c41d55)
- REFACTOR(linter): remove one member abstract & invalid annotation. (2a6114b3)
- REFACTOR(entity): update static table property docs. (7e222523)
- REFACTOR(example): remove unused page ini example app. (7ad5e329)
- REFACTOR(fixture): update fixture name in fixture enums. (0dca09fc)
- REFACTOR(api_response): revert changes. (45dce55e)
- REFACTOR(fixture): rename all fixture to follow naming convention. (8d127f61)
- REFACTOR(endpoint): add endpoint of news category. (5e1110d4)
- REFACTOR(ui): update ui of publication example. (7b029c43)
- REFACTOR(model): add default value for pagination. (e7af03b5)
- FIX(http_module): add exception handling. (81a0ddba)
- FIX(bug): add missing implementation of data availability. (b6e6debd)
- FIX(analyzer): fix analyzer issue. (1855e7bb)
- FIX(example): fix wrong keyboard type in example app. (17a3dfec)
- FIX(bug): make data availability nullable. (bea4623d)
- FIX(android): enable multidex. (a1be65c2)
- FIX(typo): fix typo on readme and add words to cspell. (c3714999)
- FIX(example): fix nullabl...
0.6.3
0.6.2
What's new?
- Updated documentation
- Updated minor ui changes in example app
Fixed
- Fixed minor issue in
ListResult
class
What's Changed
- fix: fix some issue in 0.6.1 by @ryanaidilp in #35
Full Changelog: 0.6.1...0.6.2
0.6.1
0.6.0
What's Changed
- feat: Add Subject Categories, Subjects, & Press Release feature by @ryanaidilp in #32
- feat: prepare release version 0.6.0 by @ryanaidilp in #33
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feat: fetch news and news categories data from BPS API by @ryanaidilp in #19
- feat: prepare release 0.5.0 by @ryanaidilp in #20
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- feat: Fetch static table data from BPS API by @ryanaidilp in #17
- feat: release 0.4.0 by @ryanaidilp in #18
Full Changelog: 0.3.5...0.4.0