The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.009   2017-11-24 (PERLANCAR)

	- Tweak Abstract.

	- [Bugfix] Forgot to pass 'pair' argument to cancel_order()
	  function.


0.008   2017-11-24 (PERLANCAR)

	- Add subcommands: cancel-orders, cancel-all-orders.

	- open-orders: By default now show open orders from all markets, unless
          filtered by --pair. Add filter --type.

	- cancel-order: Add dry-run mode.

	- [Bugfix] Reenable xlm_idr, VIP reports some markets as invalid in
	  get_open_orders() but they exist nevertheless.


0.007   2017-11-24 (PERLANCAR)

        - Disable market pair xlm_idr because VIP currently reports 'Invalid
          pair' for it.

        - Add subcommand: hold-details.

        - [doc] Fix typo. Thanks MANWAR.


0.006   2017-11-23 (PERLANCAR)

        - Add currency: BTG (bitcoin gold).


0.005   2017-11-19 (PERLANCAR)

	- Update currencies: +BCH (bitcoin cash), -CRAVE, +ETC (Ethereum
	  Classic), -NBT (NuBits), -SDC (ShadowCash), +WAVES, -XPY
	  (PayCoin), +XZC (ZCoin).

	- Update pairs.

	- balance: remove --hold option, include both available + held balances
          (as well as total), include IDR estimates.

	- ticker: Add option --pair.


0.004   2017-06-03 (PERLANCAR)

	- Adjust to Finance::BTCIndo 0.005 (new period argument for
	  'price-history').


0.003   2017-06-01 (PERLANCAR)

	- Add subcommands: depth, price-history.


0.002   2017-05-31 (PERLANCAR)

	- No functional changes.

	- [doc] Add more examples in Synopsis.


0.001   2017-05-31 (PERLANCAR)

        - First release.