unikn 0.6.0
unikn 0.6.0
This release of unikn (v0.6.0) adds and revises functionality and fixes some bugs. [2022-09-20]
Changes since last release:
Major changes
- Add a
demopal()
function for illustrating color palettes. [2022-09-19] - In
xbox()
: Add ause_x
argument for hiding or showing a cross in upper right corner (defaultuse_x = TRUE
). [2022-08-30] - In
seecol()
: Deprecate thetitle
argument and replace by standardmain
andsub
arguments. [2022-08-19]
Minor changes
- Enable probabilistic welcoming messages. [2022-09-04]
- Enable crayon styles for console text. [2022-08-31]
Details
- Add options to internal
col_distinct()
function. [2022-09-03] - Fix a bug in
grepal()
that caused an error when no color is found. [2022-09-03] - Maintenance:
- Rename utility functions
isCol()
andisHexCol()
tois_col()
andis_hex_col()
. [2022-08-20] - Distribute color functions into separate files. [2022-08-17]
- Rename utility functions
The current development version of unikn is available at https://github.com/hneth/unikn/.