Skip to content

unikn 0.8.0

Compare
Choose a tag to compare
@hneth hneth released this 06 Jan 10:51
· 266 commits to master since this release

This release of unikn (v0.8.0) extends its functionality to additional color palettes. [2023-01-06]

Changes since last release:

Major changes

Minor changes

  • Updated color palettes:

    • ETH Zurich: Renamed eth_pal, eth_pal_light, eth_pal_grey
      to eth_pal_1, eth_pal_2, eth_pal_3, respectively
    • Max Planck Society: mpg_pal (based on RGB values and extended to 5 colors)
    • University of Freiburg: uni_freiburg_0, uni_freiburg_1, uni_freiburg_2,
      (added to palettes from\ 2022: uni_freiburg_br, uni_freiburg_blue, uni_freiburg_grey, uni_freiburg_info)
    • University of Konstanz: Renamed uni_konstanz and uni_konstanz_pref
      to uni_konstanz_1 and uni_konstanz_2, respectively

Details

  • Replace use of crayon package by use of cli package.
  • Add utility functions col_asif_alpha() and v_col_asif_alpha().
  • Revise vignettes.
  • Fix some bugs.

The current development version of unikn is available at https://github.com/hneth/unikn/.