|
1 | | -# Change Log |
| 1 | +# Changelog |
2 | 2 |
|
3 | | -## [0.5.0](https://github.com/clojerl/try_clojerl/tree/0.5.0) |
| 3 | +## [0.9.1](https://github.com/clojerl/try_clojerl/tree/0.9.1) (2020-07-27) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.9.0...0.9.1) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Use compression for websockets once ERL-494 is solved [\#11](https://github.com/clojerl/try_clojerl/issues/11) |
| 10 | + |
| 11 | +**Closed issues:** |
| 12 | + |
| 13 | +- Make REPL vars like \*1 available [\#65](https://github.com/clojerl/try_clojerl/issues/65) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- \[\#11\] Enable compression for websockets [\#67](https://github.com/clojerl/try_clojerl/pull/67) ([jfacorro](https://github.com/jfacorro)) |
| 18 | +- \[\#65\] Make REPL vars available [\#66](https://github.com/clojerl/try_clojerl/pull/66) ([jfacorro](https://github.com/jfacorro)) |
| 19 | + |
| 20 | +## [0.9.0](https://github.com/clojerl/try_clojerl/tree/0.9.0) (2020-07-27) |
| 21 | + |
| 22 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.8.0...0.9.0) |
| 23 | + |
| 24 | +**Closed issues:** |
| 25 | + |
| 26 | +- Web page opens print dialog on iOS [\#58](https://github.com/clojerl/try_clojerl/issues/58) |
| 27 | + |
| 28 | +**Merged pull requests:** |
| 29 | + |
| 30 | +- minor typo [\#63](https://github.com/clojerl/try_clojerl/pull/63) ([Tuxified](https://github.com/Tuxified)) |
| 31 | + |
| 32 | +## [0.8.0](https://github.com/clojerl/try_clojerl/tree/0.8.0) (2020-03-23) |
| 33 | + |
| 34 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.7.0...0.8.0) |
| 35 | + |
| 36 | +**Merged pull requests:** |
| 37 | + |
| 38 | +- Bump clojerl to 0.6.0 [\#64](https://github.com/clojerl/try_clojerl/pull/64) ([jfacorro](https://github.com/jfacorro)) |
| 39 | + |
| 40 | +## [0.7.0](https://github.com/clojerl/try_clojerl/tree/0.7.0) (2019-07-29) |
| 41 | + |
| 42 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.6.0...0.7.0) |
| 43 | + |
| 44 | +**Merged pull requests:** |
| 45 | + |
| 46 | +- Bump clojerl, plugin and deps [\#62](https://github.com/clojerl/try_clojerl/pull/62) ([jfacorro](https://github.com/jfacorro)) |
| 47 | +- Use hex deps [\#61](https://github.com/clojerl/try_clojerl/pull/61) ([jfacorro](https://github.com/jfacorro)) |
| 48 | + |
| 49 | +## [0.6.0](https://github.com/clojerl/try_clojerl/tree/0.6.0) (2019-06-19) |
| 50 | + |
| 51 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.5...0.6.0) |
| 52 | + |
| 53 | +**Merged pull requests:** |
| 54 | + |
| 55 | +- Update to latest clojerl release [\#60](https://github.com/clojerl/try_clojerl/pull/60) ([jfacorro](https://github.com/jfacorro)) |
| 56 | + |
| 57 | +## [0.5.5](https://github.com/clojerl/try_clojerl/tree/0.5.5) (2018-09-03) |
| 58 | + |
| 59 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.4...0.5.5) |
| 60 | + |
| 61 | +**Implemented enhancements:** |
| 62 | + |
| 63 | +- Console doesn't work on mobile [\#53](https://github.com/clojerl/try_clojerl/issues/53) |
| 64 | + |
| 65 | +**Merged pull requests:** |
| 66 | + |
| 67 | +- Use latest clojerl and rebar3 plugin [\#59](https://github.com/clojerl/try_clojerl/pull/59) ([jfacorro](https://github.com/jfacorro)) |
| 68 | + |
| 69 | +## [0.5.4](https://github.com/clojerl/try_clojerl/tree/0.5.4) (2018-06-03) |
| 70 | + |
| 71 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.3...0.5.4) |
| 72 | + |
| 73 | +**Merged pull requests:** |
| 74 | + |
| 75 | +- \[Closes \#53\] Support for mobile browsers [\#57](https://github.com/clojerl/try_clojerl/pull/57) ([jfacorro](https://github.com/jfacorro)) |
| 76 | + |
| 77 | +## [0.5.3](https://github.com/clojerl/try_clojerl/tree/0.5.3) (2018-06-03) |
| 78 | + |
| 79 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.2...0.5.3) |
| 80 | + |
| 81 | +**Fixed bugs:** |
| 82 | + |
| 83 | +- Background image does not fill screen on mobile [\#55](https://github.com/clojerl/try_clojerl/issues/55) |
| 84 | + |
| 85 | +**Merged pull requests:** |
| 86 | + |
| 87 | +- \[Closes \#55\] Apply background to html element [\#56](https://github.com/clojerl/try_clojerl/pull/56) ([jfacorro](https://github.com/jfacorro)) |
| 88 | + |
| 89 | +## [0.5.2](https://github.com/clojerl/try_clojerl/tree/0.5.2) (2018-05-20) |
| 90 | + |
| 91 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.1...0.5.2) |
| 92 | + |
| 93 | +**Merged pull requests:** |
| 94 | + |
| 95 | +- Latest clojerl version build fails to start [\#54](https://github.com/clojerl/try_clojerl/pull/54) ([jfacorro](https://github.com/jfacorro)) |
| 96 | + |
| 97 | +## [0.5.1](https://github.com/clojerl/try_clojerl/tree/0.5.1) (2018-03-08) |
| 98 | + |
| 99 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.0...0.5.1) |
| 100 | + |
| 101 | +## [0.5.0](https://github.com/clojerl/try_clojerl/tree/0.5.0) (2017-12-25) |
4 | 102 |
|
5 | 103 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.4.2...0.5.0) |
6 | 104 |
|
|
14 | 112 | - \[Closes \#50\] Tutorials [\#51](https://github.com/clojerl/try_clojerl/pull/51) ([jfacorro](https://github.com/jfacorro)) |
15 | 113 |
|
16 | 114 | ## [0.4.2](https://github.com/clojerl/try_clojerl/tree/0.4.2) (2017-12-19) |
| 115 | + |
17 | 116 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.4.1...0.4.2) |
18 | 117 |
|
19 | 118 | **Implemented enhancements:** |
|
25 | 124 | - \[Closes \#48\] io/format output not showing [\#49](https://github.com/clojerl/try_clojerl/pull/49) ([jfacorro](https://github.com/jfacorro)) |
26 | 125 |
|
27 | 126 | ## [0.4.1](https://github.com/clojerl/try_clojerl/tree/0.4.1) (2017-12-02) |
| 127 | + |
28 | 128 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.4.0...0.4.1) |
29 | 129 |
|
30 | 130 | **Implemented enhancements:** |
|
42 | 142 | - Remove .e suffix [\#43](https://github.com/clojerl/try_clojerl/pull/43) ([jfacorro](https://github.com/jfacorro)) |
43 | 143 |
|
44 | 144 | ## [0.4.0](https://github.com/clojerl/try_clojerl/tree/0.4.0) (2017-11-08) |
| 145 | + |
45 | 146 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.3.1...0.4.0) |
46 | 147 |
|
47 | 148 | **Implemented enhancements:** |
|
55 | 156 | - \[Closes \#39\] build centos docker image [\#40](https://github.com/clojerl/try_clojerl/pull/40) ([jfacorro](https://github.com/jfacorro)) |
56 | 157 |
|
57 | 158 | ## [0.3.1](https://github.com/clojerl/try_clojerl/tree/0.3.1) (2017-10-27) |
| 159 | + |
58 | 160 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.3.0...0.3.1) |
59 | 161 |
|
60 | 162 | **Closed issues:** |
|
66 | 168 | - \[Closes \#37\] Google analytics [\#38](https://github.com/clojerl/try_clojerl/pull/38) ([jfacorro](https://github.com/jfacorro)) |
67 | 169 |
|
68 | 170 | ## [0.3.0](https://github.com/clojerl/try_clojerl/tree/0.3.0) (2017-10-25) |
| 171 | + |
69 | 172 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.2.1...0.3.0) |
70 | 173 |
|
71 | 174 | ## [0.2.1](https://github.com/clojerl/try_clojerl/tree/0.2.1) (2017-10-21) |
| 175 | + |
72 | 176 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.2.0...0.2.1) |
73 | 177 |
|
74 | 178 | **Implemented enhancements:** |
|
84 | 188 | - Wrap lines around and fix terminal width [\#35](https://github.com/clojerl/try_clojerl/issues/35) |
85 | 189 |
|
86 | 190 | ## [0.2.0](https://github.com/clojerl/try_clojerl/tree/0.2.0) (2017-10-20) |
| 191 | + |
87 | 192 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.1.2...0.2.0) |
88 | 193 |
|
89 | 194 | **Fixed bugs:** |
|
105 | 210 | - \[Closes \#28\] Add logging when REPL process starts and terminates [\#29](https://github.com/clojerl/try_clojerl/pull/29) ([jfacorro](https://github.com/jfacorro)) |
106 | 211 |
|
107 | 212 | ## [0.1.2](https://github.com/clojerl/try_clojerl/tree/0.1.2) (2017-10-16) |
| 213 | + |
108 | 214 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.1.1...0.1.2) |
109 | 215 |
|
110 | 216 | **Merged pull requests:** |
|
113 | 219 | - Show Erlang and Clojerl version used [\#24](https://github.com/clojerl/try_clojerl/pull/24) ([jfacorro](https://github.com/jfacorro)) |
114 | 220 |
|
115 | 221 | ## [0.1.1](https://github.com/clojerl/try_clojerl/tree/0.1.1) (2017-10-14) |
| 222 | + |
116 | 223 | [Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.1.0...0.1.1) |
117 | 224 |
|
118 | 225 | **Implemented enhancements:** |
|
124 | 231 | - \[Close \#22\] Run as non-root user [\#23](https://github.com/clojerl/try_clojerl/pull/23) ([jfacorro](https://github.com/jfacorro)) |
125 | 232 |
|
126 | 233 | ## [0.1.0](https://github.com/clojerl/try_clojerl/tree/0.1.0) (2017-10-12) |
| 234 | + |
| 235 | +[Full Changelog](https://github.com/clojerl/try_clojerl/compare/a02b1ff5f38c727e88637aae3b1129f68ccee57c...0.1.0) |
| 236 | + |
127 | 237 | **Implemented enhancements:** |
128 | 238 |
|
129 | 239 | - Update README.md [\#17](https://github.com/clojerl/try_clojerl/issues/17) |
|
155 | 265 |
|
156 | 266 |
|
157 | 267 |
|
158 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 268 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments