Skip to content

Releases: trsathya/Cryptex

0.0.6

03 Jan 22:12
Compare
Choose a tag to compare

Merge updates from forks

0.0.5

22 Apr 20:25
2f322ad
Compare
Choose a tag to compare

#12 - Fix Carthage

0.0.4

28 Jan 06:53
Compare
Choose a tag to compare

BREAKING CHANGES since 0.0.3:

  • Simplified exchange service instantiation by replacing currency store object with currencies overrides array in the initializer.
  • Removed public static shared store member and made store initializer internal to library.
  • Added public access specifier to the store instance contained in services.

Other changes

  • Added most known altcoins in Currency.swift, any new currencies can be passed through currencyOverrides during service initialization.
  • Added usage section in README.md.

0.0.3

12 Jan 08:29
Compare
Choose a tag to compare
  • Add Swift Package Manager support
  • Add Bitfinex exchange support

0.0.2

09 Jan 15:22
Compare
Choose a tag to compare

Add support for ...
...CoinMarketCap
...CoinExchange
...BitGrail
Add a generic TickersTableViewDataSource protocol to use multiple instances of a single custom UITableViewController class (i.e., TickersVC) to display tickers of various exchanges.

0.0.1

03 Jan 07:33
58de27a
Compare
Choose a tag to compare
Merge pull request #1 from trsathya/0.0.1

0.0.1