Skip to content

Commit 2a5a388

Browse files
committed
changelog: Update
Signed-off-by: Ce Gao <ce.gao@outlook.com>
1 parent b225b8b commit 2a5a388

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@
66

77
**Closed issues:**
88

9+
- Write a tech report to introduce the architecture of Processing.R [\#119](https://github.com/gaocegege/Processing.R/issues/119)
10+
- reference: Can't show functions which have no subcategory [\#117](https://github.com/gaocegege/Processing.R/issues/117)
11+
- Layout error in documentation [\#112](https://github.com/gaocegege/Processing.R/issues/112)
912
- Error when run example/reference [\#106](https://github.com/gaocegege/Processing.R/issues/106)
1013
- Travis-CI testing and Docker error? [\#101](https://github.com/gaocegege/Processing.R/issues/101)
14+
- Fail to run in macOS [\#99](https://github.com/gaocegege/Processing.R/issues/99)
1115
- trigonometry is not in example in PDE [\#96](https://github.com/gaocegege/Processing.R/issues/96)
1216
- Support description and syntax in reference by .property.yml [\#93](https://github.com/gaocegege/Processing.R/issues/93)
1317
- Runner.jar blocks although exit is called [\#89](https://github.com/gaocegege/Processing.R/issues/89)
@@ -17,9 +21,19 @@
1721
- adopt style guide for R code and examples [\#52](https://github.com/gaocegege/Processing.R/issues/52)
1822
- Package necessary deps when installation [\#43](https://github.com/gaocegege/Processing.R/issues/43)
1923
- Support more built-in functions [\#16](https://github.com/gaocegege/Processing.R/issues/16)
24+
- Add unit test cases into Processing.R [\#10](https://github.com/gaocegege/Processing.R/issues/10)
2025

2126
**Merged pull requests:**
2227

28+
- travis: Fix CI failure [\#129](https://github.com/gaocegege/Processing.R/pull/129) ([gaocegege](https://github.com/gaocegege))
29+
- reference: Add tranform reference items [\#128](https://github.com/gaocegege/Processing.R/pull/128) ([gaocegege](https://github.com/gaocegege))
30+
- style: remove useless import [\#127](https://github.com/gaocegege/Processing.R/pull/127) ([hawkingrei](https://github.com/hawkingrei))
31+
- feat: move the function about mouse to BuiltinApplet [\#126](https://github.com/gaocegege/Processing.R/pull/126) ([hawkingrei](https://github.com/hawkingrei))
32+
- Add architecture documentation [\#125](https://github.com/gaocegege/Processing.R/pull/125) ([gaocegege](https://github.com/gaocegege))
33+
- Create CODE\_OF\_CONDUCT.md [\#124](https://github.com/gaocegege/Processing.R/pull/124) ([gaocegege](https://github.com/gaocegege))
34+
- feat: add mouseX and mouseY [\#122](https://github.com/gaocegege/Processing.R/pull/122) ([hawkingrei](https://github.com/hawkingrei))
35+
- Feat/add keyword focused [\#121](https://github.com/gaocegege/Processing.R/pull/121) ([hawkingrei](https://github.com/hawkingrei))
36+
- WIP: Add reference code for `Lights, Camera` [\#115](https://github.com/gaocegege/Processing.R/pull/115) ([gaocegege](https://github.com/gaocegege))
2337
- README: Add reference [\#113](https://github.com/gaocegege/Processing.R/pull/113) ([gaocegege](https://github.com/gaocegege))
2438
- Finish shape reference [\#109](https://github.com/gaocegege/Processing.R/pull/109) ([gaocegege](https://github.com/gaocegege))
2539
- reference: Migrate property from processing.py [\#105](https://github.com/gaocegege/Processing.R/pull/105) ([gaocegege](https://github.com/gaocegege))

0 commit comments

Comments
 (0)