Skip to content

Releases: weclaw1/inbac

2.1.0

02 Jan 23:56
Compare
Choose a tag to compare

Changes since 2.0.0:

  • added rotate image functionality (press c to rotate the image)
  • added counter and total in title bar to help keep track of the images
  • images in directory are sorted
  • crops folder is created when the image is cropped, in previous versions crops folder was created when the folder was opened
  • added selection box color setting in settings view

2.0.0

22 Feb 13:51
6e481de
Compare
Choose a tag to compare

This release is focused on ease of use.
Biggest changes in this release are:

  • added menu
  • image folder can be changed from the GUI
  • the most important settings can be set using the GUI
  • using PyInstaller I was able to add self contained single file executables for Linux, Windows and Mac

1.1.0

07 Nov 15:49
Compare
Choose a tag to compare

Changes since 1.0.1:

  • added parameters to set saved images format and quality (#1)
  • if nothing is selected Z doesn't go to the next image (#3)
  • image is removed from memory when going to the next or previous image (#6)

1.0.1

05 Nov 11:43
Compare
Choose a tag to compare

Changes since last release:

  • updated gif location in README so hopefully it will display on pypi project page

1.0.0

05 Nov 11:32
Compare
Choose a tag to compare

Initial release