|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [Unreleased](https://github.com/gaocegege/Processing.R/tree/HEAD) |
4 | | - |
5 | | -[Full Changelog](https://github.com/gaocegege/Processing.R/compare/v1.0.5...HEAD) |
| 3 | +## [v1.0.6](https://github.com/gaocegege/Processing.R/tree/v1.0.6) (2017-11-01) |
| 4 | +[Full Changelog](https://github.com/gaocegege/Processing.R/compare/v1.0.5...v1.0.6) |
6 | 5 |
|
7 | 6 | **Closed issues:** |
8 | 7 |
|
| 8 | +- Support Table in R [\#244](https://github.com/gaocegege/Processing.R/issues/244) |
| 9 | +- Support PVector [\#241](https://github.com/gaocegege/Processing.R/issues/241) |
9 | 10 | - Docs: Tutorials do not list author [\#239](https://github.com/gaocegege/Processing.R/issues/239) |
10 | 11 | - 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) |
12 | 12 | - Fix broken and missing links in README.md [\#219](https://github.com/gaocegege/Processing.R/issues/219) |
13 | 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) |
15 | 14 | - Add tutorials [\#186](https://github.com/gaocegege/Processing.R/issues/186) |
16 | 15 | - Cast more functions from double to int [\#184](https://github.com/gaocegege/Processing.R/issues/184) |
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 | 16 | - Replace ant with maven or gradle [\#139](https://github.com/gaocegege/Processing.R/issues/139) |
20 | 17 | - Fix ad-hoc examples in documentation [\#110](https://github.com/gaocegege/Processing.R/issues/110) |
21 | 18 | - Support CI in macOS via Travis CI [\#82](https://github.com/gaocegege/Processing.R/issues/82) |
22 | 19 | - PDE mode installation \(automatic\) [\#59](https://github.com/gaocegege/Processing.R/issues/59) |
23 | 20 | - 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) |
25 | 21 | - Get in touch with R community [\#34](https://github.com/gaocegege/Processing.R/issues/34) |
26 | 22 | - Replace the timezone [\#30](https://github.com/gaocegege/Processing.R/issues/30) |
27 | 23 | - The Big One: Proposal in GSoC 2017 [\#28](https://github.com/gaocegege/Processing.R/issues/28) |
| 24 | +- Allow failure in macOS to solve the queueing problem [\#229](https://github.com/gaocegege/Processing.R/issues/229) |
| 25 | +- Import netlify to CI the reference docs [\#199](https://github.com/gaocegege/Processing.R/issues/199) |
| 26 | +- When there are exceptions, fail to close the applets [\#143](https://github.com/gaocegege/Processing.R/issues/143) |
| 27 | +- Welcome to have a try on Processing.R [\#142](https://github.com/gaocegege/Processing.R/issues/142) |
| 28 | +- Documentation: PDE reference folder in mode [\#55](https://github.com/gaocegege/Processing.R/issues/55) |
28 | 29 |
|
29 | 30 | **Merged pull requests:** |
30 | 31 |
|
| 32 | +- \*: Add example image [\#248](https://github.com/gaocegege/Processing.R/pull/248) ([gaocegege](https://github.com/gaocegege)) |
| 33 | +- hemesh: Add a new example [\#247](https://github.com/gaocegege/Processing.R/pull/247) ([gaocegege](https://github.com/gaocegege)) |
| 34 | +- img: Add life [\#246](https://github.com/gaocegege/Processing.R/pull/246) ([gaocegege](https://github.com/gaocegege)) |
| 35 | +- \*: Add table and advanced exmaple for grafica [\#245](https://github.com/gaocegege/Processing.R/pull/245) ([gaocegege](https://github.com/gaocegege)) |
| 36 | +- examples: Add ComputationalGeometry [\#243](https://github.com/gaocegege/Processing.R/pull/243) ([gaocegege](https://github.com/gaocegege)) |
| 37 | +- core.R: Add support for PVector [\#242](https://github.com/gaocegege/Processing.R/pull/242) ([gaocegege](https://github.com/gaocegege)) |
31 | 38 | - RLangEditor: Add about and tutorials [\#238](https://github.com/gaocegege/Processing.R/pull/238) ([gaocegege](https://github.com/gaocegege)) |
32 | 39 | - \*: Support println [\#237](https://github.com/gaocegege/Processing.R/pull/237) ([gaocegege](https://github.com/gaocegege)) |
33 | 40 | - rectMode: Typo fix [\#233](https://github.com/gaocegege/Processing.R/pull/233) ([gaocegege](https://github.com/gaocegege)) |
|
0 commit comments