Release 6.103.0

Fix

  • create the dir when -dir is used (a6f0e0c)
  • create the dir with -dir only if it does not exist (0649fbc)
  • use Unix.mkdir instead of Sys.mkdir as it exists for a longer time (8f1f46b)

New