Skip to content

v1.1.0

Compare
Choose a tag to compare
@pvictor pvictor released this 07 Jan 17:06
· 185 commits to master since this release
  • Internationalization support based on {datamods} mechanism.
    • i18n: 🇫🇷 french translations added, activate with set_i18n("fr").
    • i18n: 🇲🇰 macedonian translations added, activate with set_i18n("mk"), thanks to @novica.
    • i18n: 🇦🇱 albanian translations added, activate with set_i18n("sq"), thanks to @novica.
  • Added geom_jitter() as possible geom.
  • Added the possibility to add jittered points above a boxplot.