* Easier mechanism for uploading multiple files. Now it's possible to run `confluence_poster --upload-files FILE1 FILE2 FILE3` to upload them all
* Added force-create command parameter to skip prompt to create page
* Added force_overwrite config flag to allow overwriting individual pages skipping author check (like `--force` but not globally)
Started rewriting the tests to simplify them