Skip to content

v1.0.3

Compare
Choose a tag to compare
@gaocegege gaocegege released this 26 Jun 03:24
· 117 commits to master since this release

v1.0.3 has reference documentation and the processing prefix is removed in this release.

Besides this, v1.0.3 supports almost all built-in functions in Processing.

Thank @hawkingrei, our new contributor, for his work on some built-in variables such as mouseX.

Closed issues:

  • Remove Python-specific reference terms from reference import #120
  • Write a tech report to introduce the architecture of Processing.R #119
  • reference: Can't show functions which have no subcategory #117
  • Layout error in documentation #112
  • Error when run example/reference #106
  • Travis-CI testing and Docker error? #101
  • Fail to run in macOS #99
  • trigonometry is not in example in PDE #96
  • Support description and syntax in reference by .property.yml #93
  • Runner.jar blocks although exit is called #89
  • Create documentation using Processing docs tools #80
  • New release (pre-GSOC) #70
  • coala: Support code linting for Java #69
  • Adapt float type in language level by renjin #61
  • adopt style guide for R code and examples #52
  • Package necessary deps when installation #43
  • Support more built-in functions #16
  • Add unit test cases into Processing.R #10

Merged pull requests: