v1.0.2
v1.0.2 (2017-05-19)
This is a pre-GSoC release, which contains the changes during community bonding period.
Closed issues:
- Code review for Processing.R #54
- Install R examples while installing Processing.R mode #48
- macOS fails to run Processing.R #47
- PDE mode installation (manual) #42
- Add an object oriented example #41
- Travis fails according to ant report #37
- Comments highlight error in Processing IDE #35
- Fail to build mode in macOS #33
- Add Processing app with Processing.R into v1.0.1 #23
- Add logger support to Processing.R #22
- Re-direct STDOUT to console in Processing.app #20
- Add CI for Windows #19
- Imporve code quality according to codacy report #18
- Simplify CI process: replace the compilation with download file #15
- Merge generate-ant-file.sh scripts to one bash script #13
- Static Mode in Editor #7
- RLangPApplet singleton #6
Merged pull requests:
- docs: Udpate docs #68 (gaocegege)
- coala: Add coala support #67 (gaocegege)
- ci: Add ant package #66 (gaocegege)
- Make PApplet to be a singleton. #65 (gaocegege)
- Fix comments highlight #64 (gaocegege)
- Docker: Update the docker config #62 (gaocegege)
- Optimize the script to generate build.xml #60 (gaocegege)
- Add examples folder into mode distribution #57 (gaocegege)
- examples: Add a 3d example #46 (gaocegege)
- examples: Add a new example about Trigonometry #45 (gaocegege)
- ant: Fix the logic for manual installation #44 (gaocegege)
- Add an object oriented example #40 (gaocegege)
- Fix ant report #38 (gaocegege)
- Setup coverage report #36 (gaocegege)
- Support built-in color functions #32 (gaocegege)
- builtin: Add curves function #31 (gaocegege)
- Fix coding style according to codacy #29 (gaocegege)
- Add 2D built-in functions #27 (gaocegege)
- travis: Simplify CI process #26 (gaocegege)
- appveyor: Add Windows CI #25 (gaocegege)