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

	- Add option: --usd-rate (e.g. to assume specific rates when showing
          profit report).

        - [ux] Only log fiat conversion rate once per new value.


0.005   2018-08-07 (PERLANCAR)

	- Turn on LOG_ADD_TIMESTAMP by default.


0.004   2018-08-07 (PERLANCAR)

	- Use Test::Deeply::Float to work around floating point rounding
	  [RT#126001].


0.003   2018-08-04 (PERLANCAR)

	- [Bugfix] Missing label.


0.002   2018-08-01 (PERLANCAR)

	- Avoid deref-ing an undef.

	- Tweak terminology: order amount -> order size (following terminology
          in exchanges).

	- [doc] Update example in Synopsis.


0.001   2018-06-25 (PERLANCAR)

        - First release.