Skip to content

Releases: raymondytian/splix

splix 0.2.1

09 Apr 14:31
Compare
Choose a tag to compare

What's Changed

  • Utilize parallelism for image splitting and saving by @raymondytian in #4
  • More forgivable to 'invalid' user arguments by converting out-of-bounds user arguments to allowed values
  • Small efficiency changes

Full Changelog: v0.2.0...v0.2.1

splix 0.2.0

09 Apr 10:13
Compare
Choose a tag to compare

What's Changed

  • Add support for variable sizing of rows and columns by @raymondytian in #1
  • Output directory user argument and better output file names by @raymondytian in #2
  • Add support for splitting all images in a directory by @raymondytian in #3

Full Changelog: v0.1.1...v0.2.0

splix 0.1.1

09 Apr 01:35
Compare
Choose a tag to compare
v0.1.1

build: v0.1.1

splix 0.1.0

08 Apr 08:00
Compare
Choose a tag to compare
v0.1.0

build: configure Cargo.toml for publishing