Releases: nimblehq/flutter-templates
Releases · nimblehq/flutter-templates
1.3.1
What's Changed
- [#102] Automate New version bumping by Github action by @doannimble in #113
- [#101] Add permission handler to request app permissions by @doannimble in #109
- [Hotfix] Can not build generated project from release 1.3.0 by @luongvo in #136
Full Changelog: 1.2.0...1.3.1
1.2.0
What's Changed
- [#100] Check unauthorized error and create refresh token function by @doannimble in #106
Full Changelog: 1.1.0...1.2.0
1.1.0
v1.0.0
v0.9.0
v0.8.0
What's Changed
- [CHORE] Bump version to 0.8.0 by @manh-t in #82
- [#49] Fix: Bundle identifier does not allow underscore in iOS by @manh-t in #83
- [#60] As a developer, I can have a CD process to build and deploy the iOS app to App Store by @manh-t in #84
- [#57] Add wiki content for the available configs when setting up a new project from init script by @markgravity in #85
- Release 0.8.0 (9) by @manh-t in #87
Full Changelog: 0.7.0...0.8.0
v0.7.0
What's Changed
- [CHORE] Pump version to 0.7.0 by @manh-t in #74
- [#56] Fix test cases failed for init script by @manh-t in #79
- [#76] Add workflows for publishing docs to WIKI by @manh-t in #77
- [#64] As a developer, I can run the test for template in CI by @luongvo in #80
- [#59] [Part 1] As a developer, I can have a CD process to build and deploy the iOS app to TestFlight by @manh-t in #75
- [#59] [Part 2] As a developer, I can have a CD process to build and deploy the iOS app to TestFlight by @manh-t in #78
- Release 0.7.0 (8) by @manh-t in #81
Full Changelog: 0.6.0...0.7.0
v0.6.0
What's Changed
- Bump version v0.6.0 (7) for develop by @manh-t in #67
- [#37] Update min Android SDK 23 and iOS 10 by @doannimble in #71
- [#63] Move flutter project to
.template
folder by @manh-t in #68 - [#66] As a developer, I can update the init script to generate a new project from
.template
directory by @manh-t in #70 - Release 0.6.0 (7) by @manh-t in #73
Full Changelog: 0.5.0...0.6.0
v0.5.0
What's Changed
- Bump v0.5.0 (6) for develop by @sleepylee in #36
- [#34] Update SDK and dependencies by @doannimble in #41
- [#30][#32] Setting up CI for the project by @luongvo in #45
- [#53] Add lint rule to the template project by @manh-t in #54
- [#43] Add the config for auto renaming the
json_serializable
variable as a snake case when building the generated files by @markgravity in #52 - Update the project's maintainers info by @olivierobert in #62
- Release 0.5.0 (6) by @manh-t in #65
New Contributors
- @markgravity made their first contribution in #52
- @olivierobert made their first contribution in #62
Full Changelog: 0.4.0...0.5.0
v0.4.0
What's Changed
-
[#4] As a user, I can use the application to make a network request by @luongvo in #28
-
[#29] Update gitignore to exclude gen files by @luongvo in #33
-
[#25] As a user, I have an option to initialize the app version when initializing new project by @manh-t in #31
Full Changelog: 0.3.0...0.4.0