mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
d4e368324d
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9526 Co-authored-by: awjchen <13142944+awjchen@users.noreply.github.com> Co-authored-by: paritosh-08 <85472423+paritosh-08@users.noreply.github.com> GitOrigin-RevId: 131739ab8e68165453fd47d1eafcc7957ec6f411
1.2 KiB
1.2 KiB
0.1.1.7 (2019-03-15)
0.1.1.6 (2018-11-19)
- Reverted #25, which introduced a regression.
0.1.1.5 (2018-11-19)
0.1.1.4 (2018-02-27)
- GHC 8.4 support (#23).
0.1.1.3 (2017-10-10)
- Fix a space leak in
System.Metric.Label.set
(#21).
0.1.1.2 (2017-07-31)
- GHC 8.2 support.
0.1.1.1 (2016-05-28)
- GHC 8.0 support.
0.1.1.0 (2015-07-31)
- Expose internals for use in ekg-json.
0.1.0.4 (2015-04-12)
- GHC 7.10 support.
0.1.0.3 (2015-02-11)
- Allow base 4.9.
- Pass -march=i686 to C compilers to enable atomics
0.1.0.2 (2014-09-30)
- Bump upper bound on text to 1.3
0.1.0.1 (2013-06-06)
- Fix a deadlock in Distribution
0.1.0.0 (2013-05-01)
- Initial release.