Hi all,
Version 2.0.0 rc3 is now released and available on the download page... I think we're getting close to a final 2.0.0. Thanks for all the bug reports so far!
# Changelog #
## Commits from v2.0.0-rc2 to v2.0.0-rc3
### Andrew Mickelson (10 commits)
* Added a reference to the "Intro to Squirrel" wiki page in Layouts.md
* Added chrisvg's pan-and-scan module
* [Windows] Issue #193 - slight rework of code that waits for emulator return
* Fixed crash when generating mame romlist
* Issue #191 - fix preserve_aspect_ratio image positioning on rotated images
* Fix crash (display change with empty romlist)
* Friendlier make output
* Improved emulator "System Identifier" settings
* Fixed loading of images from zip archives with subfolders
* Fixed some layout and module path issues, added liquid8d's preserve-art module
### Jeffrey Clark (3 commits)
* cleanup some clang warnings
* fix win32 FE_DEBUG compile and cleanup warnings
* minor build cleanup