Skip to content

Releases: erogaki-dev/erogaki-wrapper-shared-python

v0.7.1

19 Apr 23:22
3cec0a2

Choose a tag to compare

  • Fix PIL Image class import

v0.7

16 Apr 16:46
d0e0b13

Choose a tag to compare

  • Add ImageProcessor class for image manipulation

v0.6.1

16 Apr 04:23
5918ed1

Choose a tag to compare

  • Fix "instance" in JSON Having Value null

v0.6

16 Apr 03:56
cef1c0d

Choose a tag to compare

  • Add AbstractErogakiWrapperError

v0.5

16 Apr 02:28
9cf845e

Choose a tag to compare

  • Create a Config Instance, Which Can Be Used in Various Python Files

v0.4

16 Apr 01:48
8c1424c

Choose a tag to compare

  • Fix Filename, so It Represents Class

v0.3

16 Apr 01:39
fc32785

Choose a tag to compare

  • Make Packging Work Well Hopefully and Bump to 0.3 for That

v0.2

16 Apr 01:19
8f2e993

Choose a tag to compare

  • Bump Version to 0.2

    Bump version to 0.2, since we can't reuse 0.1.

v0.1

16 Apr 01:12
3362c30

Choose a tag to compare

  • Add GitHub Workflow for Uploading This Package
  • Add Initial setup.cfg to Make This a Python Package
  • Add ErogakiWrapperConfig
  • Initial commit