- Feat: time functions: .day, .hour, .year, .month
- Feat: Add HALF_PI etc
- Feat: .millis for milliseconds since program started
- Feat: .frameCount for number of frames since program started
- Feat: Add square, circle
- Feat: pmouseX, pmouseY
- Feat: ripple_graph
- Feat: candy_colors
- Concentric circle demo
- Fix arc param type: Add float type
- Fix install
- Integrate mode
- Fix screen record bug
- Screen recorder
- SVG generation support
- Keyword arguments supported in addition to dictionary
- Enhanced line chart
- Enhanced scatter plot
- Add scatter plot hist
Add scatter plot
Enhanced line chart
Enhanced line chart
minute second and clock
- supershapes
- constrain
- cross_hair
- star shape added
- transparent circles added
- arrow added
- curve rect added
- this param added to button callback (action)
- action_arg removed
- on_hover_enter
- on_hover_exit
- curve_amount changed to curve
- polygons
- docs up to date
- changelog added
- set_caption added