Releases: nimblehq/nimble-crypto-ios
Releases · nimblehq/nimble-crypto-ios
0.8.0
What's Changed
- [Chore] Bump version to 0.8.0 by @Thieurom in #104
- [#102] [Chore] Add the App Icon by @nkhanh44 in #105
- [#103] [UI+Integrate] Display a loading spinner while fetching the data by @Thieurom in #106
- [#101] [Chore] Update the information about the app by @minhnimble in #107
- [#14] [Integrate] As a user, I can see the coin’s current price on the Detail screen - part 2 by @Thieurom in #108
- Release - 0.8.0 by @Thieurom in #109
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- [Chore] Bump version to 0.7.0 by @Thieurom in #90
- [#46] [UI] As a user, I can see the Buy & Sell buttons on the Detail screen by @Thieurom in #93
- [#38] [Integrate] As a user, I can see the chart on the Detail screen by @minhnimble in #94
- [#45] [Integrate] As a user, I can see the coin’s statistics on the Detail screen by @nkhanh44 in #96
- [#43] [Integrate] As a user, I can see timeframe bar on the Detail screen by @nkhanh44 in #99
- [#14] [Integrate] As a user, I can see the coin’s current price on the Detail screen by @Thieurom in #97
- [#63] [Integrate] As a user, I can pull to refresh data on the Detail screen by @nkhanh44 in #98
- Release - 0.7.0 by @Thieurom in #100
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- [Chore] Bump version to 0.6.0 by @minhnimble in #83
- [#44] [UI] As a user, I can see the coin’s statistics on the Detail screen by @nkhanh44 in #84
- [#59] [Chore] Use Swift package plugin to support swiftgen generate code for resources by @Thieurom in #80
- [#37] [UI] As a user, I can see the chart on the Detail screen by @minhnimble in #87
- [#62] [Integrate] As a user, I can pull to refresh data on the Home screen by @Thieurom in #88
- [#41] [UI] As a user, I can see a timeframe bar on the Detail screen by @nkhanh44 in #86
- [#59] [Chore] Use Swift package plugin to support swiftgen generate code for resources - part 2 by @Thieurom in #92
- Release 0.6.0 by @Thieurom in #91
Full Changelog: 0.5.0...0.6.0
0.5.0
Features
- [#39] [Backend] As a user, I can see the chart on the Detail screen by @minhnimble in #75
- [#8] [Integrate] As a user, I can see Trending coins on the Home screen by @minhnimble in #79
- [#11] [Integrate] As a user, when selecting a coin on the Home screen, I can see the coin’s header information on the Detail screen by @nkhanh44 in #81
Chores
- [Chore] Bump version to 0.5.0 by @Thieurom in #73
- [#71] [Chore] Improve navigation with proper app state management by @Thieurom in #74
- [#76] [Chore] Update SourceryPlugin to clear previously-generated codes before generating new one by @Thieurom in #77
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- [Chore] Bump version to 0.4.0 by @Thieurom in #61
- [#10] [UI] As a user, when selecting a coin on the Home screen, I can see the coin’s header information on the Detail screen by @nkhanh44 in #56
- [#48] [Chore] Display taps and gestures on the screen by @Thieurom in #49
- [#34] [Chore] Integrate Wormhly for network debugging by @nkhanh44 in #64
- [#54] [Chore] Add Dependency Injection framework: Factory by @minhnimble in #65
- [#13] [UI] As a user, I can see the coin’s current price on the Detail screen by @minhnimble in #67
- [#58] [Chore] Set up a code generator or a mocking library for generating stub, fake, mock types for unit testings by @Thieurom in #66
- [#47] [Chore] [Spike] Cache remote Swift packages build-artifacts on CI by @nkhanh44 in #70
- Release/0.4.0 by @Thieurom in #72
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- [Chore] Bump version to 0.3.0 by @Thieurom in #51
- [#35] [Chore] Set up code generator for strings, fonts, colors, images and other types of resources by @Thieurom in #40
- [#7] [UI] Implement the Trending Coin section in the Home screen by @minhnimble in #53
- [#36] [Chore] Update fastlane to run tests on local packages by @nkhanh44 in #52
- [#9] [Backend] As a user, I can see Trending coins on the Home screen by @minhnimble in #57
- [#5] [Integrate] As a user, I can see My Coins on the Home screen by @Thieurom in #55
- Release 0.3.0 by @Thieurom in #60
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- [Chore] Bump version to 0.2.0 by @Thieurom in #26
- [#24] [Chore] Create the Home module by @Thieurom in #27
- [#3] [UI] As a user, I can see my wallet’s statistics by @minhnimble in #28
- [#29] [Chore] Create the MyCoin module as a local Swift package by @minhnimble in #30
- [#16] [Backend] As a developer, I can work with API by @Thieurom in #31
- [#4] [UI] As a user, I can see My Coins on the Home screen by @nkhanh44 in #32
- [#6] [Backend] As a user, I can see My Coins on the Home screen by @Thieurom in #33
- Release 0.2.0 by @Thieurom in #50
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- [#1] [Chore] Setup SwiftUI project by @Thieurom in #19
- [#2] [Chore] Setup Fastlane swift for the project by @Thieurom in #20
- [#15] [Chore] Add CODEOWNERS by @nkhanh44 in #22
- [#18] [Chore] Setup CD pipeline for the project by @minhnimble in #21
- [#17] [Chore] Setup CI pipeline for the project by @nkhanh44 in #23
- Release 0.1.0 by @Thieurom in #25
New Contributors
- @Thieurom made their first contribution in #19
- @nkhanh44 made their first contribution in #22
- @minhnimble made their first contribution in #21
Full Changelog: https://github.com/nimblehq/nimble-crypto-ios/commits/0.1.0