Skip to content

Releases: fgardt/factorio-spritter

1.2.3

16 Jan 17:40
1.2.3
16bb9a2
Compare
Choose a tag to compare

What's Changed

  • refactor: split commands into separate files by @fgardt in #68
  • chore: fix small typo by @fgardt in #68

Full Changelog: 1.2.2...1.2.3

1.2.2

16 Jan 02:51
1.2.2
9ab351f
Compare
Choose a tag to compare

What's Changed

  • fix(optimize): detect images in folder without recursion mode active by @fgardt in #67

Full Changelog: 1.2.1...1.2.2

1.2.1

14 Jan 04:51
1.2.1
Compare
Choose a tag to compare

What's Changed

  • feat(optimize): allow specifying a single image instead of requiring a folder by @fgardt in #66 (fixes #62)
  • fix(optimize): include images from first recursion folder by @fgardt in #66 (fixes #62)
  • deps(cargo): bump clap from 4.5.22 to 4.5.26 by @dependabot in #59, #64
  • deps(cargo): bump thiserror from 2.0.4 to 2.0.9 by @dependabot in #63
  • deps(cargo): bump thiserror from 2.0.9 to 2.0.11 by @dependabot in #65

Full Changelog: 1.2.0...1.2.1

1.2.0

07 Dec 07:07
1.2.0
e547c5e
Compare
Choose a tag to compare

What's Changed

  • feat: optimizer processes images sequentially, improved image decoding by @fgardt in #58

Full Changelog: 1.1.0...1.2.0

1.1.0

05 Dec 08:04
1.1.0
e18a159
Compare
Choose a tag to compare

What's Changed

  • feat: recursive optimizer flag by @fgardt in #57

Full Changelog: 1.0.0...1.1.0

1.0.0

05 Dec 03:03
1.0.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...1.0.0

0.9.0

24 Aug 13:40
0.9.0
480ea04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.2...0.9.0

0.8.2

01 Aug 00:37
0.8.2
af7583b
Compare
Choose a tag to compare

What's Changed

  • fix: lines_per_file lua output reporting an incorrect value by @fgardt in #49
  • fix: square frames potentially causing an empty last row in the spritesheet by @fgardt in #49
  • fix: incorrectly cropped icon output by @fgardt in #49

Full Changelog: 0.8.1...0.8.2

0.8.1

28 May 00:45
0.8.1
0886497
Compare
Choose a tag to compare

What's Changed

  • fix: split single sheet height by @fgardt in #39

Full Changelog: 0.8.0...0.8.1

0.8.0

28 May 00:10
0.8.0
f9bad43
Compare
Choose a tag to compare

What's Changed

  • feat: single sheet splitting mode @fgardt in #36
  • fix: last sheet being 0 height when fully filled by @fgardt in #36

Full Changelog: 0.7.0...0.8.0