Skip to content

Releases: Comeza/image-stitch

v2.0.0

12 Jul 13:31
Compare
Choose a tag to compare
  • Got rid of useless match statements and replaced them with if let
  • Improved memory management. PathBuf that re no longer in use will be dropped now.
  • Renamed Dimensions struct to Dimension, because it's weird to have structs in plural.
  • Replaced the very wide loading bar, with a more modern loader. --> loading
  • Updated the version of dependencies
  • New error messages. It should be clearer what shit we have done now, if the program crashes.

1.0.0

15 Apr 21:40
Compare
Choose a tag to compare

Initial Release

0.2.1

13 Mar 18:48
Compare
Choose a tag to compare

Performance improvment

0.2

13 Mar 18:25
Compare
Choose a tag to compare
0.2

Added program Args and image splitting

0.1

09 Mar 14:48
Compare
Choose a tag to compare
0.1
added file-sorting