2016-03-13 13:02:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 12 09:29:12 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 0.3.4.6
|
|
|
|
* Made toDecimalDigits more similar to floatToDigits
|
|
|
|
* Introduce a special case for 0 in fromFloatDigits
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 10 09:00:33 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 0.3.4.5
|
|
|
|
* Support GHC-8.0.1
|
|
|
|
* Support binary-0.8
|
|
|
|
|
2015-11-29 18:40:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 29 17:39:11 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 0.3.4.4
|
|
|
|
* Fix build with integer-simple.
|
|
|
|
* Improved performance of toDecimalDigits by 13%.
|
|
|
|
|
2015-10-12 20:54:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 12 18:53:43 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 0.3.4.2
|
|
|
|
* build fixes
|
|
|
|
|
2015-10-04 19:03:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 4 16:52:33 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 0.3.4.0
|
2015-10-12 20:54:55 +02:00
|
|
|
* Added fromRationalRepetend & toRationalRepetend
|
2015-10-04 19:03:19 +02:00
|
|
|
for safely converting from and to rationals
|
|
|
|
which have a repeating decimal representation like:
|
|
|
|
1 % 28 = 0.03(571428).
|
|
|
|
* Added a Binary instance.
|
|
|
|
* Various performance improvements.
|
|
|
|
* Support vector-0.11
|
|
|
|
* Support tasty-0.11
|
|
|
|
* Support criterion-1.1.0.0
|
|
|
|
|
2015-04-29 14:16:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 12 18:49:55 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 0.3.3.8
|
|
|
|
|
2015-03-29 11:48:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 29 09:47:51 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Remove ExclusiveArch
|
|
|
|
|
2015-02-02 19:12:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 2 18:00:30 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|