Skip to content

Releases: mapeditor/qaseprite

qaseprite 1.0.3

12 Sep 19:25

Choose a tag to compare

This release fixes a missing cmake/Qt5Plugin.cmake in the source archive and is otherwise identical to 1.0.2.

Full Changelog: 1.0.2...1.0.3

qaseprite 1.0.2

12 Sep 10:44

Choose a tag to compare

What's Changed

  • Updated to Aseprite v1.3.15.2 by @bjorn in #16. This also fixes the build when using CMake 4 (#15).

Full Changelog: 1.0.1...1.0.2

qaseprite 1.0.1

23 Jan 16:49
d2ba81f

Choose a tag to compare

What's Changed

  • Use qt_add_plugin by @bjorn in #14

    This fixes the plugin's extension on macOS to be .dylib instead of .so and unifies the file name to qaseprite.dll between MinGW and MSVC. It also sets the class name for the plugin.

Full Changelog: 1.0...1.0.1

qaseprite 1.0

16 Jan 15:15

Choose a tag to compare

Initial release of the Qt Aseprite Image Format Plugin!