update description
use the proper repeat-map for upper-camelcase
fix test that called the wrong function
make sure all the cases work if the text is already in that case
recommend C-M-C for uppercase-dwim
add upper-camelcase functions
make camelcase work on already-camelcased text
start working on caser-upper-camelcase-region
make the dwim functions autoloaded
caser--forward-word shouldn't be interactive
update description of string-inflection
add *-from-space-dwim
put the repo, CI in the part of caser.el that gets pulled by MELPA
readme better explains how to use this
add CI link, image
really remove .build.yaml
move .build.yaml -> .build.yml
add config for builds.sr.ht CI
update function names to not have pseudo-namespaces. This makes them harder to read, but follows the Emacs style guide.
make the functions support repeat maps