Releases: mapeditor/qaseprite
Releases · mapeditor/qaseprite
qaseprite 1.0.3
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
What's Changed
Full Changelog: 1.0.1...1.0.2
qaseprite 1.0.1
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 toqaseprite.dll
between MinGW and MSVC. It also sets the class name for the plugin.
Full Changelog: 1.0...1.0.1
qaseprite 1.0
Initial release of the Qt Aseprite Image Format Plugin!