Skip to content

Releases: fastily/simple-commons-uploader

0.4.0

30 Nov 09:37

Choose a tag to compare

  • Removed wgen auth in favor of env variable auth

0.3.3

15 Oct 19:52

Choose a tag to compare

  • bump dependency versions
  • new scheme for adding categories to files in a folder to be uploaded by using _ in folder names as a delimiter

0.3.2

27 May 08:18

Choose a tag to compare

  • Bump dependency versions

0.3.1

16 Jan 11:19

Choose a tag to compare

  • Configure logging in _main() so logs appear when invoked via console script
  • Include pwiki in setup.py

0.3.0

10 Jan 07:32

Choose a tag to compare

  • Now usingpwiki as the client library
  • Logging is now done via the builtin python logging module and rich

0.2.1

26 Jul 10:57

Choose a tag to compare

  • fixed broken console scripts

0.2.0

20 Jul 10:28

Choose a tag to compare

  • Added basic EXIF handling - scu.py now checks if metadata about the time a photo was taken is available
  • Also: dependency updates, minor bug fixes, under-the-hood optimizations

0.1.1

30 Aug 06:32

Choose a tag to compare

Version 0.1.1

  • Initial Public Availability