Skip to content

Releases: eliocamp/ggnewscale

ggnewscale 0.5.0

19 Jul 16:53
Compare
Choose a tag to compare

No new features, but a relatively important rewrite of the internals and updated dependency on ggplot2 3.5.0 to support the new Guides system (and only the new one).

Bugfixes

  • Layers will retain custom attributes. (#65, @rsh52)

ggnewscale 0.4.10

09 Feb 14:07
Compare
Choose a tag to compare
v0.4.10

Updates CRAN comments

ggnewscale 0.4.9

25 May 16:57
Compare
Choose a tag to compare
  • Fixes a bug when adding more than one extra scale and using geoms without explicit mapping (#45)

ggnewscale 0.4.8

06 Oct 14:59
Compare
Choose a tag to compare
  • Updates documentation to conform to latest CRAN HTML5 requirements.

ggnewscale 0.4.7

25 Mar 16:06
Compare
Choose a tag to compare

Bugfixes

  • new_scale() respects override.aes arguments (#98, thanks @jgabry)

ggnewscale 0.4.6

15 Feb 16:26
Compare
Choose a tag to compare

Bugfixes

ggnewscale 0.4.4

02 Dec 16:58
Compare
Choose a tag to compare

Bugfixes

  • Fixes incompatibility with stats with custom setup_data (#27, thanks @carlschmidt26 !)

0.4.3

27 Aug 12:50
Compare
Choose a tag to compare

Bugfixes

  • Fixes partial matching warning properly this time (🤞️). (#24 #25, thanks @hadley and @ leesaudan2)

0.4.2

02 Aug 21:32
Compare
Choose a tag to compare

Bugfixes

  • Fixed partial matching warning. (#24, thanks @hadley)

0.4.1

13 Feb 19:58
Compare
Choose a tag to compare

Bugfixes

  • Fixed error when adding a scale with ggplot2 not loaded. (#21, thanks @rmendels)