NEWS.md
title and upper options to case provided the wrong casing.make_english_names and make_spanish_names gain arguments to control the case of component words and separators between words. make_docker_names only gains the ability to control separators in this release.make_english_names and make_spanish_names now rely on the (non-exported) make_names function, to reduce code duplication.common_words no longer contains ’ marksmake_docker_names, make_english_names, and make_spanish_names let you easily generate procedural names.docker_names, docker_adjectives, common_words, and spanish_words are provided as data to let users produce their own names as desired.NEWS.md file to track changes to the package.