Michael Walker
5ee2590f0e
Rework docs
...
Closes #146
Closes #147
Closes #156
2017-12-12 14:07:22 +00:00
Michael Walker
99cae72b42
Pick version numbers for next-supermajor release
2017-12-12 14:06:59 +00:00
Michael Walker
0c8e387339
dejafu-0.9.1.2 release
2017-12-12 13:51:34 +00:00
Michael Walker
8c2bf9d784
dejafu-0.9.1.1 release
2017-12-08 14:25:10 +00:00
Michael Walker
d750342c77
hunit-dejafu-0.7.1.1 and tasty-dejafu-0.7.1.1 releases
2017-11-30 22:08:56 +00:00
Michael Walker
82966c43f3
hunit-dejafu-0.7.1.0 and tasty-dejafu-0.7.1.0 releases
2017-11-30 21:43:12 +00:00
Michael Walker
e2a8882764
concurrency-1.2.3.0 release
2017-11-30 21:25:51 +00:00
Michael Walker
2fa165ac6f
dejafu-0.9.1.0 release
2017-11-26 22:41:54 +00:00
Michael Walker
b0fb55a50e
dejafu-0.9.0.3 release
2017-11-06 01:10:52 +00:00
Michael Walker
4437baf672
concurrency-1.2.2.0 release
2017-11-05 01:53:22 +00:00
Michael Walker
5a8d6c965b
dejafu-0.9.0.2 release
2017-11-02 18:12:04 +00:00
Michael Walker
e7b18ffd50
tasty-dejafu-0.7.0.3 release
2017-11-02 18:08:43 +00:00
Michael Walker
6c31a3c929
dejafu-0.9.0.1 release
2017-10-28 12:24:01 +01:00
Michael Walker
e7eaba7585
GitHub suggests the "good first issue" tag
...
> Label issues and pull requests for new contributors
>
> Now, GitHub will help potential first-time contributors discover
> issues labeled with help wanted or good first issue
2017-10-15 01:28:09 +01:00
Michael Walker
58ed2375db
concurrency-1.2.1.2 release
2017-10-14 05:51:47 +01:00
Michael Walker
31c4b9606a
dejafu-0.9.0.0 & {tasty,hunit}-dejafu-0.7.0.2 releases
2017-10-11 10:34:26 +01:00
Michael Walker
c74caa7877
concurrency-1.2.1.1 release
2017-10-11 09:17:43 +01:00
Henry Mercer
864cda68b3
Fix beginner friendly link in overall README
2017-10-03 21:08:45 +01:00
Michael Walker
81e7b3af24
concurrency-1.2.1.0 release
2017-10-02 12:37:45 +01:00
Michael Walker
6c4e64007f
Release dejafu-0.8.0.0, {hunit,tasty}-dejafu-0.7.0.1
2017-09-26 17:22:08 +01:00
Michael Walker
f65ad41448
dejafu release
2017-09-26 08:55:20 +01:00
Michael Walker
1fe6600d86
dejafu release
2017-09-16 20:54:04 +01:00
Michael Walker
9de3ffd307
concurrency release
2017-09-16 20:50:37 +01:00
Michael Walker
44181e6018
Release
2017-09-08 11:34:39 +01:00
Michael Walker
915233fec8
Simpler README more like the website
2017-09-01 14:33:15 +01:00
Michael Walker
05a8f4a56f
Release
2017-08-21 18:55:07 +01:00
Michael Walker
2a15549d97
Release
2017-08-16 11:26:04 +01:00
Michael Walker
746f4c8711
Add a README section about performance
2017-08-11 17:45:52 +01:00
Michael Walker
4d05ef6798
Release
2017-08-10 21:51:11 +01:00
Michael Walker
4e6e9c30fc
Fix 'concurrency' version in README
2017-08-10 21:41:20 +01:00
Michael Walker
63a3ff73af
dejafu-0.7.0.2 release
2017-06-12 03:48:28 +01:00
Michael Walker
e32f777c32
0.7.0.1 release
2017-06-09 15:15:05 +01:00
Michael Walker
a0a5a493d5
Bump versions for release
2017-06-07 17:09:01 +01:00
Michael Walker
9af76cc4f2
hunit-dejafu-0.5.0.0
2017-04-08 21:15:32 +01:00
Michael Walker
dd5748e3e6
dejafu-0.6.0.0
2017-04-08 21:08:03 +01:00
Michael Walker
93d8cc64e3
Add a separate CONTRIBUTING file.
2017-04-08 05:55:42 +01:00
Michael Walker
d4df9eed0c
Add section on code style to README + scripts to run tools.
...
- `lint.sh` runs HLint, returning 1 if HLint is NOT version 1 (as the
.hlint.yaml configuration file is only supported in version 2 and
later) AND issues are found.
- `style.sh` runs stylish-haskell. I would like it to return 1 if it
reformatted anything, but the tool doesn't appear to support
reporting that :(
2017-04-08 05:42:26 +01:00
Michael Walker
f90ecb2125
Change "Code Coverage" to "Test Coverage" in README.
2017-04-08 05:42:25 +01:00
Michael Walker
0080678a65
Add a repo-wide changelog.
...
Closes #78 .
2017-04-07 20:22:22 +01:00
Michael Walker
de8ced69a6
Fiddle with changelog format.
2017-04-07 20:05:11 +01:00
Michael Walker
60f771d50e
Write changelogs.
2017-04-07 18:16:30 +01:00
Michael Walker
8d23a2715e
Bump concurrency to 1.1.2.0 and dejafu to 0.5.1.3.
2017-04-05 21:41:22 +01:00
Michael Walker
8394904831
Add note about performance profiling to README.
2017-03-20 19:27:42 +00:00
Michael Walker
743ae2e233
Add HUnit-1.6 support to hunit-dejafu.
2017-03-20 18:42:51 +00:00
Michael Walker
a62c2df141
Add note on code coverage to README.
2017-03-04 05:28:28 +00:00
Michael Walker
463efd3f8d
Merge "async-dejafu" into "concurrency" + bump versions.
...
Closes #73 .
2017-03-03 22:06:09 +00:00
Michael Walker
e33e2291f4
Add a note on breaking changes to "Contributing".
2017-02-26 03:16:52 +00:00
Michael Walker
90bc451d2a
Bump to dejafu-0.5.1.1
2017-02-25 06:03:58 +00:00
Michael Walker
0079254b8b
Bump to dejafu-0.5.1.0
2017-02-25 01:16:46 +00:00
Michael Walker
5f555b9f61
Bump dejafu to 0.5.0.2.
2017-02-22 17:17:23 +00:00