# Changelog for Lazyboy # 0.2.1.1 - Added a lot of instruction tests and fix some bugs. # 0.2.1.0 - Added compound conditionals, including boolean AND, OR support. - Added tests for conditionals. # 0.2.0.0 - Started versioning. - Formatted as a library package. ## 0.2.0.1 - Removed some useless instances of Show and Read. - Refactored most of the documentation. ## 0.2.0.2 - Changed ASM.hs to use custom exception types instead of just `error`. # 0.1.0.0 - Initial version. ## Unreleased changes