Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Releases: JuliaPlots/RecipesBase.jl

v0.7.0

12 Jun 21:11
v0.7.0
530211c
Compare
Choose a tag to compare

v0.7.0 (2019-06-12)

Diff since v0.6.0

Closed issues:

  • Move definition of Shape here? (#51)
  • Getting "type RecipeData has no field d" error (#49)

Merged pull requests:

v0.6.0

28 Aug 12:38
01c4e4f
Compare
Choose a tag to compare

Change d completely to plotattributes - breaking
julia 1.0

v0.5.0

11 Aug 12:55
22ee75c
Compare
Choose a tag to compare

Compatibility with 0.7/1.0

v0.4.0

01 Jul 17:50
804f092
Compare
Choose a tag to compare

Julia 0.7 fixes

v0.3.1

04 May 13:40
801c474
Compare
Choose a tag to compare

Update julia 0.7 support

v0.2.3

29 Sep 20:51
Compare
Choose a tag to compare

Allow plotattributes along with d in recipes.

v0.2.2

18 Aug 07:22
Compare
Choose a tag to compare
  • add RecipesBase in front of plot commands
  • add a plot! placeholder

v0.2.1

09 Aug 06:22
Compare
Choose a tag to compare

Support where syntax in recipes.

v0.2.0

09 Jun 19:58
Compare
Choose a tag to compare

0.6 support
adds the @Shorthands and @userplot macros, as well as function stubs for plot and animate. This makes it possible to create all types of recipes with recipesbase only (bar those that need advanced use of the layout macro.