File tree Expand file tree Collapse file tree 4 files changed +11
-2
lines changed
.stack-work/install/i386-linux/lts-2.13/7.8.4/pkgdb Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11v0.2.0.0
2- * Replaced Decimal with Scientific. This is an API-breaking change.
2+ * Replaced Decimal with Scientific. BREAKING CHANGE.
3+ * Divided much of the Private module into smaller sub-modules. BREAKING CHANGE.
4+ * Added the new endpoint for creating accounts.
35* Remove ill-thought-out Auth module.
46* Lots of internal improvements.
57
6- 0 .1.0.0
8+ v0 .1.0.0
79* Initial release!
Original file line number Diff line number Diff line change 33*Investigate the issue with Aeson failing when the API returns a null instead of an array.
44*Maybe rethink this whole RequestStatus_ mess...
55*Find out why calling cancelWithdrawalRequest causes an internal server error during testing.
6+ *Investigate doing a private test suite (with creds ignored in .gitignore).
7+
Original file line number Diff line number Diff line change 1+ extra-deps : []
2+ resolver : lts-2.13
3+ flags : {}
4+ packages :
5+ - ' .'
You can’t perform that action at this time.
0 commit comments