btce 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/btce.rb +2 -0
  2. metadata +3 -3
data/lib/btce.rb CHANGED
@@ -48,6 +48,7 @@ module Btce
48
48
  btc_rur
49
49
  ltc_btc
50
50
  ltc_usd
51
+ ltc_eur
51
52
  ltc_rur
52
53
  nmc_btc
53
54
  nmc_usd
@@ -251,6 +252,7 @@ module Btce
251
252
  TransHistory
252
253
  TradeHistory
253
254
  OrderList
255
+ ActiveOrders
254
256
  Trade
255
257
  CancelOrder)
256
258
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: btce
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,10 +9,11 @@ authors:
9
9
  - Christopher Mark Gore
10
10
  - Sami Laine
11
11
  - Jaime Quint
12
+ - Michaël Witrant
12
13
  autorequire:
13
14
  bindir: bin
14
15
  cert_chain: []
15
- date: 2013-11-27 00:00:00.000000000 Z
16
+ date: 2013-11-28 00:00:00.000000000 Z
16
17
  dependencies:
17
18
  - !ruby/object:Gem::Dependency
18
19
  name: monkey-patch
@@ -62,4 +63,3 @@ signing_key:
62
63
  specification_version: 3
63
64
  summary: A simple library to interface with the API for btc-e.com in Ruby.
64
65
  test_files: []
65
- has_rdoc: