-
Notifications
You must be signed in to change notification settings - Fork 28
/
CHANGELOG
39 lines (33 loc) · 1.49 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
2023-04-08 Ivan Perez <[email protected]>:
* Version bump (0.1.6) (#108).
* Simplify travis file (#58).
* Update GHC versions, condition, publication in travis (#77).
* Update to support Yampa 0.13 (#82).
* Update pointer to hands-on file (#85).
* Add support for bearriver (#95).
* Support stopping the game with letter q (#99).
* Update installation instructions (#102).
* Bump version bounds of Yampa/bearriver (#104).
* Update dist in travis config file to Bionic (#105).
* Update GHC versions in travis config file (#106).
* Enable CI builds of branches used by our development process (#107).
* Conform to style guide (#103).
2017-11-02 Ivan Perez <[email protected]>:
* Version bump (0.1.5.4).
* Adds new levels.
2017-11-02 Ivan Perez <[email protected]>:
* Version bump (0.1.5.3).
* Adds new levels.
* Adds image to cabal description.
* Adds image to README.
* Updates installation instructions.
* Other code improvements.
2017-04-26 Ivan Perez <[email protected]>:
* Fixes Warning in cabal file.
* Version bump (0.1.5.2).
2017-04-26 Ivan Perez <[email protected]>:
* Enables compilation and upload to hackage using Travis CI.
* Version bump (0.1.5.1).
2015-06-23 Ivan Perez <[email protected]>:
* Version bump (0.1.5).
* Bumps base upper bound (now compiles with GHC 7.10).