|
6 | 6 |
|
7 | 7 | **Closed issues:** |
8 | 8 |
|
| 9 | +- Docs: Tutorials do not list author [\#239](https://github.com/gaocegege/Processing.R/issues/239) |
| 10 | +- println\(\) not working [\#236](https://github.com/gaocegege/Processing.R/issues/236) |
| 11 | +- Allow failure in macOS to solve the queueing problem [\#229](https://github.com/gaocegege/Processing.R/issues/229) |
9 | 12 | - Fix broken and missing links in README.md [\#219](https://github.com/gaocegege/Processing.R/issues/219) |
10 | 13 | - Announce mode [\#215](https://github.com/gaocegege/Processing.R/issues/215) |
| 14 | +- Import netlify to CI the reference docs [\#199](https://github.com/gaocegege/Processing.R/issues/199) |
11 | 15 | - Add tutorials [\#186](https://github.com/gaocegege/Processing.R/issues/186) |
12 | 16 | - Cast more functions from double to int [\#184](https://github.com/gaocegege/Processing.R/issues/184) |
13 | 17 | - When there are exceptions, fail to close the applets [\#143](https://github.com/gaocegege/Processing.R/issues/143) |
| 18 | +- Welcome to have a try on Processing.R [\#142](https://github.com/gaocegege/Processing.R/issues/142) |
| 19 | +- Replace ant with maven or gradle [\#139](https://github.com/gaocegege/Processing.R/issues/139) |
| 20 | +- Fix ad-hoc examples in documentation [\#110](https://github.com/gaocegege/Processing.R/issues/110) |
| 21 | +- Support CI in macOS via Travis CI [\#82](https://github.com/gaocegege/Processing.R/issues/82) |
14 | 22 | - PDE mode installation \(automatic\) [\#59](https://github.com/gaocegege/Processing.R/issues/59) |
15 | 23 | - Get in touch with Processing "modes" community [\#56](https://github.com/gaocegege/Processing.R/issues/56) |
| 24 | +- Documentation: PDE reference folder in mode [\#55](https://github.com/gaocegege/Processing.R/issues/55) |
16 | 25 | - Get in touch with R community [\#34](https://github.com/gaocegege/Processing.R/issues/34) |
| 26 | +- Replace the timezone [\#30](https://github.com/gaocegege/Processing.R/issues/30) |
17 | 27 | - The Big One: Proposal in GSoC 2017 [\#28](https://github.com/gaocegege/Processing.R/issues/28) |
18 | 28 |
|
19 | 29 | **Merged pull requests:** |
20 | 30 |
|
| 31 | +- RLangEditor: Add about and tutorials [\#238](https://github.com/gaocegege/Processing.R/pull/238) ([gaocegege](https://github.com/gaocegege)) |
| 32 | +- \*: Support println [\#237](https://github.com/gaocegege/Processing.R/pull/237) ([gaocegege](https://github.com/gaocegege)) |
| 33 | +- rectMode: Typo fix [\#233](https://github.com/gaocegege/Processing.R/pull/233) ([gaocegege](https://github.com/gaocegege)) |
| 34 | +- resetMatrix: Add an example [\#232](https://github.com/gaocegege/Processing.R/pull/232) ([gaocegege](https://github.com/gaocegege)) |
| 35 | +- example: Fix the length [\#231](https://github.com/gaocegege/Processing.R/pull/231) ([gaocegege](https://github.com/gaocegege)) |
| 36 | +- .travis: Add allow\_failures [\#230](https://github.com/gaocegege/Processing.R/pull/230) ([gaocegege](https://github.com/gaocegege)) |
| 37 | +- scripts: Remove timezone settings [\#228](https://github.com/gaocegege/Processing.R/pull/228) ([gaocegege](https://github.com/gaocegege)) |
| 38 | +- RLangEditor: Add reference open menu [\#227](https://github.com/gaocegege/Processing.R/pull/227) ([gaocegege](https://github.com/gaocegege)) |
| 39 | +- test: Update [\#226](https://github.com/gaocegege/Processing.R/pull/226) ([gaocegege](https://github.com/gaocegege)) |
| 40 | +- Fix the length of the example [\#224](https://github.com/gaocegege/Processing.R/pull/224) ([gaocegege](https://github.com/gaocegege)) |
21 | 41 | - reference: Add all math items [\#223](https://github.com/gaocegege/Processing.R/pull/223) ([gaocegege](https://github.com/gaocegege)) |
22 | 42 | - \*: Add reference for images [\#222](https://github.com/gaocegege/Processing.R/pull/222) ([gaocegege](https://github.com/gaocegege)) |
23 | 43 | - reference: Add constants [\#221](https://github.com/gaocegege/Processing.R/pull/221) ([gaocegege](https://github.com/gaocegege)) |
24 | 44 | - README: Fix links [\#220](https://github.com/gaocegege/Processing.R/pull/220) ([gaocegege](https://github.com/gaocegege)) |
25 | 45 | - scripts: Fix a bug about version [\#218](https://github.com/gaocegege/Processing.R/pull/218) ([gaocegege](https://github.com/gaocegege)) |
| 46 | +- Add CI for macOS [\#178](https://github.com/gaocegege/Processing.R/pull/178) ([gaocegege](https://github.com/gaocegege)) |
26 | 47 |
|
27 | 48 | ## [v1.0.5](https://github.com/gaocegege/Processing.R/tree/v1.0.5) (2017-08-20) |
28 | 49 | [Full Changelog](https://github.com/gaocegege/Processing.R/compare/v1.0.4...v1.0.5) |
|
0 commit comments