Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

v1.3.0

Choose a tag to compare

@VTimofeenko VTimofeenko released this 03 Jan 23:41
· 48 commits to master since this release
53028cb
  • 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